Commit Graph

968 Commits

Author SHA1 Message Date
Naoyuki Kanezawa
78f1fd152f fix a namespace connection error 2014-02-09 03:19:28 +09:00
Guillermo Rauch
fcdc78bf9d Merge pull request #605 from defunctzombie/add/zuul-travis-keys
add saucelabs credentials to .travis.yml
2014-01-17 14:48:21 -08:00
Guillermo Rauch
3c1ca60760 Merge pull request #597 from HaykoKoryun/patch-1
updated .npmignore
2014-01-17 14:48:07 -08:00
Roman Shtylman
5aafe90a0b add saucelabs credentials to .travis.yml
Makes the zuul tests actually run on saucelabs.
2014-01-17 14:47:58 -05:00
Guillermo Rauch
a429e38d5b Merge pull request #604 from defunctzombie/patch-1
bump zuul to 1.3.0
2014-01-15 20:07:50 -08:00
Roman Shtylman
dc8b76413a bump zuul to 1.3.0
Fixes some saucelabs environment issues and other improvements to zuul.
2014-01-15 22:46:05 -05:00
Guillermo Rauch
d94044fdf9 Makefile: tweak for test-cov 2014-01-09 13:09:44 -03:00
Guillermo Rauch
d5d9236a73 README: fix typo 2014-01-06 09:03:34 -03:00
Guillermo Rauch
ecb9762651 package: bump engine.io-client 2014-01-02 08:00:23 -03:00
Guillermo Rauch
35c7d55bac package: added test script 2013-12-27 13:16:23 -03:00
Guillermo Rauch
c576ca9875 package: bump zuul 2013-12-26 23:51:57 -03:00
Guillermo Rauch
c5051b67e8 fix connection test 2013-12-26 23:35:50 -03:00
Guillermo Rauch
0f4653c11a make url tests run only on node due to location pollution 2013-12-26 22:32:44 -03:00
Guillermo Rauch
7e42ef05cc url: restore location in tests 2013-12-26 22:00:41 -03:00
Guillermo Rauch
3777bd73bc package: point to socket.io commit temporarily 2013-12-26 21:31:54 -03:00
Guillermo Rauch
e65b9b5329 add zuul 2013-12-26 21:25:23 -03:00
Guillermo Rauch
2df1a74f27 README: tweak 2013-12-25 16:43:20 -03:00
Guillermo Rauch
91a6c9dcd2 README: document manager options 2013-12-25 16:40:31 -03:00
Guillermo Rauch
4db6bb5536 .travis: update 2013-12-25 16:13:37 -03:00
Guillermo Rauch
35523da32c README: simplify 2013-12-25 16:12:59 -03:00
Guillermo Rauch
39d5e20944 switch to browserify 2013-12-25 16:00:27 -03:00
Guillermo Rauch
f2394e75b9 *: switch to istanbul for coverage analysis 2013-12-25 13:39:51 -03:00
Guillermo Rauch
4671ec33a8 package: pin dev dependencies 2013-12-25 13:34:23 -03:00
Guillermo Rauch
afce31d97b package: pin debug 2013-12-25 13:33:21 -03:00
Guillermo Rauch
96a2017d17 package: switch to browserify 2013-12-25 13:32:27 -03:00
Guillermo Rauch
816087cc00 Makefile: don't rely on global component install 2013-12-25 13:25:19 -03:00
Guillermo Rauch
db2530fef5 Makefile: fix global to be io instead of eio 2013-12-25 13:17:19 -03:00
Hayko Koryun
3d205ee489 updated .npmignore
updated `.npmignore` to completely ignore `test` folder for __production__
2013-12-23 04:32:04 -08:00
Guillermo Rauch
c6226b6e82 Merge pull request #571 from quinn-ftw/patch-1
Update README.md
2013-08-22 23:19:44 -07:00
quinn-ftw
853cbce372 Update README.md
spelling fix
2013-08-22 22:22:50 -07:00
Guillermo Rauch
8004346659 package: bumped engine.io-client 2013-03-12 07:40:11 -07:00
Guillermo Rauch
1ff3a1d239 Readme: added clarification 2013-01-28 07:59:13 -08:00
Guillermo Rauch
c3a04f704b manager: fix reconnect attempts start 2012-12-24 20:39:28 -03:00
Guillermo Rauch
558f8b2626 socket: improve keeping track of connected state 2012-12-24 19:51:17 -03:00
Guillermo Rauch
a2f172995c manager: keep count of connected clients to close underlying transport 2012-12-24 19:51:01 -03:00
Guillermo Rauch
7ff88f80a3 socket: fix Socket#ack 2012-12-18 17:22:50 -03:00
Guillermo Rauch
1b98649bc4 socket: style 2012-12-18 17:22:14 -03:00
Guillermo Rauch
68c2e389bb *: bumped socket.io-protocol 2012-12-18 15:49:42 -03:00
Guillermo Rauch
8138a4d070 socket: fix event packet encoding 2012-12-18 15:13:04 -03:00
Guillermo Rauch
bea30df54a socket: fix send message unshifting 2012-12-18 15:11:53 -03:00
Guillermo Rauch
8eb209e0cc socket: send connect packet upon open 2012-12-17 14:27:34 -03:00
Guillermo Rauch
bccc6d1ddd socket: fix packet method 2012-12-17 14:27:19 -03:00
Guillermo Rauch
df3b994242 manager: added packet method to write to engine socket 2012-12-17 14:27:07 -03:00
Guillermo Rauch
198798acab README: document events 2012-12-17 09:06:48 -03:00
Guillermo Rauch
3335e3fe94 manager: let a connect timeout fire error event logic 2012-12-17 09:06:28 -03:00
Guillermo Rauch
35a607fac8 README: added travis build status 2012-12-17 08:52:36 -03:00
Guillermo Rauch
adf51b0b03 Makefile: added build, build.js removal to clean task 2012-12-17 08:44:52 -03:00
Guillermo Rauch
78ea878c1f gitignore: added build.js 2012-12-17 08:44:40 -03:00
Guillermo Rauch
80d236e35d Makefile: cleanup build.js file 2012-12-17 08:44:04 -03:00
Guillermo Rauch
337e9a285e build 2012-12-17 08:43:33 -03:00