Guillermo Rauch
|
d352ccdcda
|
Revert "socket: clear timer after sending one noop packet (fixes #174)"
This reverts commit 752dab4c16.
|
2013-06-15 16:22:40 -07:00 |
|
Guillermo Rauch
|
1f3d7f6eb6
|
Revert "WebSocket setTimeout wrap when on iOS"
This reverts commit bc5ba93296.
|
2013-06-06 17:28:04 -07:00 |
|
Guillermo Rauch
|
8687ea4520
|
Revert "websocket:Improve send method"
This reverts commit 60c61af68e.
|
2013-06-06 17:27:57 -07:00 |
|
Guillermo Rauch
|
32b04b64a0
|
Release 0.6.1
|
2013-06-06 06:52:16 -07:00 |
|
Guillermo Rauch
|
c81e859abb
|
package: bumped engine.io-client to 0.6.1
|
2013-06-06 06:51:49 -07:00 |
|
Guillermo Rauch
|
482eb164f2
|
package: update engine.io test dep
|
2013-06-01 09:27:18 -07:00 |
|
Guillermo Rauch
|
831a2ddcbf
|
Release 0.6.0
|
2013-06-01 09:26:37 -07:00 |
|
Guillermo Rauch
|
752dab4c16
|
socket: clear timer after sending one noop packet (fixes #174)
|
2013-05-31 07:22:08 -07:00 |
|
Guillermo Rauch
|
a7697c2f92
|
Merge pull request #172 from Raynos/master
Clear all timers on socket clos
|
2013-05-27 09:59:07 -07:00 |
|
Guillermo Rauch
|
b07f1151e2
|
Merge pull request #161 from jphire/master
fix/#156 add test for calling socket.close() in payload
|
2013-05-27 08:53:20 -07:00 |
|
Raynos
|
cb578ad70e
|
clear timers in onClose
|
2013-05-20 23:37:15 -07:00 |
|
Raynos
|
316c84eef3
|
Clear all timers on socket close
|
2013-05-20 22:14:27 -07:00 |
|
Guillermo Rauch
|
af0a4576c3
|
Merge pull request #160 from mjgil/bug-159-fix
adding fix for when websocket is undefined
|
2013-04-06 09:22:28 -07:00 |
|
Malcom Gilbert
|
365aaaa6cc
|
Merge remote branch 'upstream/master' into bug-159-fix
|
2013-04-03 15:56:46 -04:00 |
|
Malcom Gilbert
|
51ede1ec38
|
adding test for faulty websocket request
|
2013-03-24 18:21:55 -04:00 |
|
Guillermo Rauch
|
315935484a
|
Merge pull request #162 from mscdex/patch-1
Fix typos and use consistent capitalization
|
2013-03-23 20:21:14 -07:00 |
|
Brian White
|
6bd328e79e
|
Fix typos and use consistent capitalization
|
2013-03-23 23:56:54 -03:00 |
|
Guillermo Rauch
|
17df993e76
|
Merge branch 'master' of github.com:/LearnBoost/engine.io
|
2013-03-23 19:36:26 -07:00 |
|
Guillermo Rauch
|
db297a75c1
|
Merge pull request #157 from albertyfwu/bug136_tests
added tests for callbacks and buffering
|
2013-03-23 19:35:50 -07:00 |
|
Guillermo Rauch
|
ccb4b9cbbe
|
package: for travis
|
2013-03-23 19:24:05 -07:00 |
|
Malcom Gilbert
|
0280352f88
|
sending error on transport creation failure due to bad request
|
2013-03-22 17:08:37 -04:00 |
|
Janne Laukkanen
|
9bac4635ed
|
fix/156 add payload socket.close() test
|
2013-03-22 19:37:39 +02:00 |
|
albertyfwu
|
6dd979cc13
|
remove from tests
|
2013-03-19 12:12:32 -04:00 |
|
albertyfwu
|
237499cdfb
|
added test for client-side buffer cleanup
|
2013-03-19 12:09:40 -04:00 |
|
Guillermo Rauch
|
c19ce153f3
|
Merge pull request #158 from rykov/master
Add Version Badge to README
|
2013-03-18 14:36:54 -07:00 |
|
Michael Rykov
|
b6c477a29b
|
Add Version Badge to README
|
2013-03-18 14:33:50 -07:00 |
|
albertyfwu
|
15912c22c4
|
changed flushComplete to flush
|
2013-03-17 22:18:16 -04:00 |
|
albertyfwu
|
671d2fe6dd
|
changed test to listen to flushComplete
|
2013-03-17 21:02:54 -04:00 |
|
albertyfwu
|
6d51d73d14
|
more extensive tests for executing callbacks in order
|
2013-03-17 20:55:30 -04:00 |
|
albertyfwu
|
8c6a03d9ad
|
changed test to test callbacks in order
|
2013-03-17 13:38:57 -04:00 |
|
albertyfwu
|
28af6bd777
|
added tests for callbacks and buffering
|
2013-03-17 12:49:30 -04:00 |
|
Guillermo Rauch
|
88071eeffb
|
test: moved jsonp tests into own file
|
2013-03-16 20:07:51 -07:00 |
|
Guillermo Rauch
|
97ea40622d
|
travis: end support for 0.6
|
2013-03-16 12:38:01 -07:00 |
|
Guillermo Rauch
|
26718d4475
|
Release 0.5.0
|
2013-03-16 12:34:52 -07:00 |
|
Guillermo Rauch
|
cbe8a2ef05
|
polling: implemented new protocol
|
2013-03-16 12:34:05 -07:00 |
|
Guillermo Rauch
|
ba82df2db5
|
test: clean up query string test
|
2013-03-16 09:20:34 -07:00 |
|
Guillermo Rauch
|
4cbaacb8af
|
package: bumped engine.io-parser for flow control support
|
2013-03-16 09:10:45 -07:00 |
|
Guillermo Rauch
|
f5cf2243ec
|
transports: implemented new parser
|
2013-03-16 09:10:32 -07:00 |
|
Guillermo Rauch
|
bdaff4ef2b
|
package: bumepd engine.io-parser
|
2013-03-16 09:02:01 -07:00 |
|
Guillermo Rauch
|
82537a90cc
|
Merge pull request #155 from albertyfwu/bug89
fixed bug89 and added tests: writeBuffer not flushed until nextTick'
|
2013-03-12 17:18:02 -07:00 |
|
albertyfwu
|
300b096000
|
test writeBuffer isn't cleared onError, removed 'closing' check in .flush()
|
2013-03-12 20:16:46 -04:00 |
|
Guillermo Rauch
|
5a2ee6c56a
|
Merge pull request #151 from jphire/master
#112 Figure out optimal testing strategy for JSONP
|
2013-03-12 07:41:10 -07:00 |
|
albertyfwu
|
89de5f5975
|
fixed bug89 and added tests: writeBuffer not flushed until nextTick'
|
2013-03-12 02:59:47 -04:00 |
|
Guillermo Rauch
|
e027e28686
|
Merge pull request #154 from ysaw/issue119
Added tests for query string
|
2013-03-11 08:43:09 -07:00 |
|
Yihui Saw
|
edfec30b77
|
Added tests for query string
|
2013-03-10 22:31:39 -04:00 |
|
Janne Laukkanen
|
ee3f0cbeed
|
added style fix for #112
|
2013-02-27 10:58:35 +02:00 |
|
Janne Laukkanen
|
17e3e52582
|
added tests for JSONP transport and a --globals flag in Makefile
|
2013-02-25 01:48:58 +02:00 |
|
Guillermo Rauch
|
0450cc42cd
|
Release 0.4.3
|
2013-02-08 12:11:07 -08:00 |
|
Guillermo Rauch
|
ce28c9300f
|
package: bumped engine.io-client to 0.4.3
|
2013-02-08 12:10:48 -08:00 |
|
Guillermo Rauch
|
81e599b344
|
Release 0.4.2
|
2013-02-08 11:12:15 -08:00 |
|