Guillermo Rauch
|
b059331f50
|
Bumped debug
|
2012-04-02 11:43:02 -03:00 |
|
Guillermo Rauch
|
9227c0b4dd
|
Merge pull request #15 from nicokaiser/master
Wrong namespace in docs
|
2012-03-28 07:30:28 -07:00 |
|
Nico Kaiser
|
0a5304f534
|
update docs
|
2012-03-28 16:16:04 +02:00 |
|
Guillermo Rauch
|
1e889b9a01
|
No growl.
|
2012-03-14 12:55:57 -03:00 |
|
Guillermo Rauch
|
7b77bd613c
|
Replaced 204 with 200 and added a response text.
I remember old versions of Firefox having issues with 200 responses
with no text.
|
2012-03-08 11:46:12 -03:00 |
|
Guillermo Rauch
|
e4ca71c84e
|
Fixed ambiguous requirement.
|
2012-03-03 19:05:05 -03:00 |
|
Guillermo Rauch
|
2aaee23930
|
Fixed coverage generation.
|
2012-03-03 19:04:46 -03:00 |
|
Guillermo Rauch
|
1a48492a27
|
Added lib-cov/ to gitignore.
|
2012-03-03 18:49:08 -03:00 |
|
Guillermo Rauch
|
722ee5b5e4
|
Fixed parser reference.
|
2012-03-03 18:48:43 -03:00 |
|
Guillermo Rauch
|
ec576d48c4
|
Corrected path.
|
2012-03-03 18:42:41 -03:00 |
|
Guillermo Rauch
|
557907603f
|
Added index.js to require the right engine-io
|
2012-03-03 18:42:32 -03:00 |
|
Guillermo Rauch
|
7784d48838
|
Fixed eio requirement to require lib-cov if needed.
|
2012-03-03 18:41:33 -03:00 |
|
Guillermo Rauch
|
bd19365452
|
Exposed parser.
|
2012-03-03 18:41:11 -03:00 |
|
Guillermo Rauch
|
67cb168b1d
|
Added test-cov, lib-cov Makefile tasks.
|
2012-03-03 18:40:31 -03:00 |
|
Guillermo Rauch
|
6ebac5214a
|
Added coverage.html to gitignore.
|
2012-03-03 18:40:12 -03:00 |
|
Guillermo Rauch
|
e8f710f2f0
|
Defined npm test.
|
2012-03-02 15:40:24 -03:00 |
|
Guillermo Rauch
|
afd9d58da1
|
Merge branch 'master' of github.com:/LearnBoost/engine.io
|
2012-03-02 15:38:35 -03:00 |
|
Guillermo Rauch
|
3bd00edacd
|
Point to client on git for travis.
|
2012-03-02 15:38:12 -03:00 |
|
Guillermo Rauch
|
dbac4cf1c1
|
Merge pull request #13 from ruxkor/to_learnboost
add on('error') handler for websocket transport
|
2012-03-02 10:05:54 -08:00 |
|
Andor Goetzendorff
|
556995470a
|
add on('error') handler for websocket transport
|
2012-03-02 17:59:37 +01:00 |
|
Guillermo Rauch
|
ba456d99cc
|
Bumped websocket.io
|
2012-02-27 10:39:49 -03:00 |
|
Guillermo Rauch
|
0612d5a079
|
Shortened heading.
|
2012-02-27 09:01:13 -03:00 |
|
Guillermo Rauch
|
67992530bc
|
Added engine.io.
|
2012-02-27 08:58:57 -03:00 |
|
Guillermo Rauch
|
4f8212ebac
|
Added .travis.yml
|
2012-02-27 08:57:42 -03:00 |
|
Guillermo Rauch
|
4713aaab0b
|
Updated readme.
|
2012-02-27 08:54:17 -03:00 |
|
Guillermo Rauch
|
5b76f2d36d
|
Merge branch 'master' of github.com:/LearnBoost/engine.io
|
2012-02-26 16:50:11 -03:00 |
|
Guillermo Rauch
|
5ed8ac95da
|
Documented attach options.
|
2012-02-26 16:47:37 -03:00 |
|
Guillermo Rauch
|
97c84e5e4a
|
Fixed indentation.
|
2012-02-26 16:47:25 -03:00 |
|
Guillermo Rauch
|
8c396925ac
|
Merge pull request #12 from kapouer/patch-2
Socket.ping() should be idempotent, if not race conditions can appear and connection closes.
|
2012-02-22 14:11:19 -08:00 |
|
Lal Jérémy
|
d1d35263b1
|
Socket.ping() should be idempotent, if not race conditions can appear and connection closes.
|
2012-02-22 15:13:01 +01:00 |
|
Guillermo Rauch
|
2d7d1debeb
|
Fixes #11. Thanks @ruxkor
|
2012-02-22 09:59:52 -03:00 |
|
Guillermo Rauch
|
81e278872f
|
Merge pull request #10 from kapouer/patch-1
Trivial fix in update lib/socket.js, fix wrong call of sendPacket
|
2012-02-21 15:26:05 -08:00 |
|
Lal Jérémy
|
b56354c84b
|
Update lib/socket.js
|
2012-02-22 00:20:16 +01:00 |
|
Guillermo Rauch
|
b6e33239d7
|
Fix for #9 corrected. [ruxkor, kapouer]
|
2012-02-21 12:13:54 -03:00 |
|
Guillermo Rauch
|
2e596e7876
|
Fixed Makefile
|
2012-02-15 14:07:49 -03:00 |
|
Guillermo Rauch
|
f4d0badf5d
|
Merge branch 'master' of github.com:/LearnBoost/engine.io
|
2012-02-15 14:04:34 -03:00 |
|
Guillermo Rauch
|
bbc988822b
|
Fixed CORS for withCredentials (fixes #9)
|
2012-02-15 14:03:48 -03:00 |
|
Guillermo Rauch
|
18e5ca12ce
|
Merge pull request #7 from einaros/master
Don't suggest more upgrades than are actually available
|
2012-01-26 10:45:52 -08:00 |
|
einaros
|
89a30ec268
|
avoid suggesting upgrades which arent enabled on the server
|
2012-01-26 09:28:35 -08:00 |
|
Guillermo Rauch
|
f47cdb06e8
|
Merge pull request #6 from einaros/master
Update tests to run with latest superagent
|
2012-01-25 13:25:10 -08:00 |
|
einaros
|
b983b1a063
|
fix tests for latest superagent
|
2012-01-25 13:14:32 -08:00 |
|
Guillermo Rauch
|
208011937d
|
Added missing qs decoding to jsonp transport.
|
2012-01-18 11:44:43 -08:00 |
|
Guillermo Rauch
|
337d709392
|
Updated polling callbacks variable.
|
2012-01-18 08:37:49 -08:00 |
|
Guillermo Rauch
|
dfb3e1fa1d
|
Removed test for client ping interval awareness.
|
2012-01-17 09:57:21 -08:00 |
|
Guillermo Rauch
|
96aa932bea
|
Fixed ping tests.
|
2012-01-17 09:55:57 -08:00 |
|
Guillermo Rauch
|
e305e16ad7
|
Stopped sending interval to client.
|
2012-01-17 09:51:44 -08:00 |
|
Guillermo Rauch
|
014cf6e26d
|
Tweaked default timeout and interval values.
|
2012-01-17 09:51:31 -08:00 |
|
Guillermo Rauch
|
79d26badfb
|
Fixed docs.
|
2012-01-16 13:26:39 -08:00 |
|
Guillermo Rauch
|
cf57b9a01a
|
Empty packet data translates into empty message.
|
2012-01-16 09:25:34 -08:00 |
|
Guillermo Rauch
|
081e304d7d
|
Refactored (now passing) upgrade test.
|
2012-01-15 22:21:49 -08:00 |
|