Guillermo Rauch
|
92df7872f3
|
examples: updated client to 0.3.8 (fixes #108)
|
2012-11-04 09:16:17 -08:00 |
|
Guillermo Rauch
|
a3798f3f15
|
Merge branch 'master' of github.com:/LearnBoost/engine.io
|
2012-11-04 09:12:51 -08:00 |
|
Guillermo Rauch
|
13e06795ac
|
transports: remove Connection headers and let node handle it (fixes #111)
|
2012-11-04 09:11:39 -08:00 |
|
Guillermo Rauch
|
72b32827f4
|
Merge pull request #107 from ruxkor/patch-1
invoking as a function causes attach, refs #104
|
2012-10-29 05:43:31 -07:00 |
|
Andor Goetzendorff
|
7f08ee3f50
|
invoking as a function causes attach, refs #104
|
2012-10-29 13:40:07 +01:00 |
|
Guillermo Rauch
|
82b16fa490
|
Merge pull request #105 from kapouer/patch-1
Socket.flush: reset writeBuffer before send
|
2012-10-29 05:18:43 -07:00 |
|
Lal Jérémy
|
bbe3d95513
|
Socket.flush: reset writeBuffer before send
This prevents legacy node versions from calling Socket.flush before it
could reset writeBuffer, leading to double-flush.
|
2012-10-24 23:32:23 +03:00 |
|
Guillermo Rauch
|
5fc9785af0
|
package: fix whitespace
|
2012-10-23 14:00:00 -07:00 |
|
Guillermo Rauch
|
e4c1cb0727
|
Release 0.3.9
|
2012-10-23 13:30:27 -07:00 |
|
Guillermo Rauch
|
5e38123fdb
|
package: bumped engine.io-client
|
2012-10-23 13:30:11 -07:00 |
|
Guillermo Rauch
|
81fc3018a6
|
Release 0.3.8
|
2012-10-23 11:20:31 -07:00 |
|
Guillermo Rauch
|
35d0f98bb5
|
package: bumped engine.io-client
|
2012-10-23 11:19:43 -07:00 |
|
Guillermo Rauch
|
c82f8888ec
|
examples: moar ie fixes
|
2012-10-21 11:43:37 -07:00 |
|
Guillermo Rauch
|
66f91efcfc
|
public: support IE8<=
|
2012-10-21 11:31:02 -07:00 |
|
Guillermo Rauch
|
fb1993c4df
|
public: fix disconnection message
|
2012-10-21 11:05:52 -07:00 |
|
Guillermo Rauch
|
62e7771ee2
|
public: testing out new engine.io-client
|
2012-10-21 11:03:14 -07:00 |
|
Guillermo Rauch
|
338f547bbe
|
index: introduce process.env.PORT support
|
2012-10-21 10:55:34 -07:00 |
|
Guillermo Rauch
|
7db43e93c1
|
public: added copy of engine.io client
|
2012-10-21 10:55:16 -07:00 |
|
Guillermo Rauch
|
0a0c62c5a0
|
package: use fixed engine.io versions
|
2012-10-21 10:54:57 -07:00 |
|
Guillermo Rauch
|
d7332db2f1
|
examples: added first example
|
2012-10-21 10:46:40 -07:00 |
|
Guillermo Rauch
|
3447ae2cad
|
*: remove unused runner
|
2012-10-21 09:56:55 -07:00 |
|
Guillermo Rauch
|
df7c8ed58d
|
Release 0.3.7
|
2012-10-21 09:35:43 -07:00 |
|
Guillermo Rauch
|
9263034bd8
|
package: bumped engine.io-client
|
2012-10-21 09:33:39 -07:00 |
|
Guillermo Rauch
|
3a8e3a3cc2
|
test: added test to avoid out-of-date client version
|
2012-10-21 09:32:28 -07:00 |
|
Guillermo Rauch
|
4f0f811001
|
test: make sure the many messages test has the right timeout config
|
2012-10-21 09:21:58 -07:00 |
|
Guillermo Rauch
|
1aa47406fd
|
test: improve ping timeout tests
|
2012-10-21 09:16:44 -07:00 |
|
Guillermo Rauch
|
33c5806864
|
test: make client ping timeout test more reliable
|
2012-10-21 09:10:23 -07:00 |
|
Guillermo Rauch
|
30ac9f7aa9
|
Merge pull request #101 from devinrhode2/patch-1
broken link
|
2012-10-18 18:16:15 -07:00 |
|
Devin Rhode
|
1c57fdc237
|
broken link
|
2012-10-18 09:36:44 -07:00 |
|
Guillermo Rauch
|
687acf6fa8
|
Merge pull request #100 from c9/descriptor
added contributor
|
2012-10-16 14:49:23 -07:00 |
|
cadorn
|
936436bc43
|
added contributor
|
2012-10-16 14:47:01 -07:00 |
|
Guillermo Rauch
|
1fb41d8662
|
Merge pull request #98 from indutny/feature-heartbeat-on-data
socket: reset ping timeout on incoming data
|
2012-10-16 09:47:24 -07:00 |
|
Fedor Indutny
|
be7b4e7478
|
socket: reset ping timeout on incoming data
|
2012-10-16 23:39:57 +07:00 |
|
Guillermo Rauch
|
f8bc8c81e8
|
Merge pull request #96 from c9/prio-flush
FAILING mass data test
|
2012-10-15 18:01:42 -07:00 |
|
cadorn
|
6a8a77a65e
|
remove console.log
|
2012-10-15 17:29:36 -07:00 |
|
cadorn
|
c4bf8edf43
|
mass data test
|
2012-10-15 17:11:27 -07:00 |
|
Guillermo Rauch
|
b924c6a4af
|
Release 0.3.5
|
2012-10-14 13:07:08 -07:00 |
|
Guillermo Rauch
|
e696f95f35
|
package: reverted last commit - we use the parser from the client
|
2012-10-14 13:06:40 -07:00 |
|
Guillermo Rauch
|
74c020c45a
|
Release 0.3.4
|
2012-10-14 12:54:43 -07:00 |
|
Guillermo Rauch
|
a7871359ef
|
package: engine.io-client moved to devDependencies
|
2012-10-14 12:54:02 -07:00 |
|
Guillermo Rauch
|
689644247c
|
socket: added missing jsdoc (gross)
|
2012-10-11 12:43:36 -07:00 |
|
Guillermo Rauch
|
5856c2c831
|
Release 0.3.3
|
2012-10-10 14:49:40 -07:00 |
|
Guillermo Rauch
|
47b908f20a
|
Merge pull request #93 from joewalnes/master
Slow upgrade should not take down server.
|
2012-10-10 14:45:18 -07:00 |
|
Joe Walnes
|
61d4c1a7b5
|
Slow upgrade should not take down server.
I noticed this on very heavily overloaded server - the typos raises an uncaught exception.
|
2012-10-10 16:44:37 -05:00 |
|
Guillermo Rauch
|
f0c7097738
|
transports: improved instrumentation
|
2012-10-08 17:22:33 -07:00 |
|
Guillermo Rauch
|
2c7128f8b4
|
Release 0.3.2
|
2012-10-08 15:47:30 -07:00 |
|
Guillermo Rauch
|
1c96ca4fe8
|
socket: improve check interval for upgrade
|
2012-10-08 15:41:13 -07:00 |
|
Guillermo Rauch
|
9b3d8a6acd
|
Release 0.3.1
|
2012-10-08 13:49:18 -07:00 |
|
Guillermo Rauch
|
17c657957e
|
socket: faster upgrades (we perform a check immediately)
|
2012-10-08 13:47:50 -07:00 |
|
Guillermo Rauch
|
092576990a
|
test: fixed tests not passing with node-xmlhttprequest 1.5.0
|
2012-10-07 17:33:26 -07:00 |
|