Guillermo Rauch
d4e6e1df71
Merge pull request #254 from mokesmokes/upgradeEvent
...
document Socket.upgrade event, and fix its timing just after setTranspor...
2014-02-09 12:22:06 -08:00
Mark Mokryn
facf40ad9b
emit socket upgrade event after upgrade done
2014-02-09 22:12:34 +02:00
Guillermo Rauch
b10cf177e7
README: bump copyright
2014-02-09 11:08:38 -08:00
Guillermo Rauch
13dac10c72
package: bump engine.io server
2014-02-09 09:57:47 -08:00
Guillermo Rauch
5a2259571e
Release 0.9.0
2014-02-09 09:57:14 -08:00
Guillermo Rauch
d55ad6231b
added npm-debug.log to gitignore
2014-02-09 08:57:38 -08:00
Guillermo Rauch
fd37233821
test: fixed close flag
2014-02-09 08:51:16 -08:00
Guillermo Rauch
2b0b281f68
Merge pull request #239 from mokesmokes/closefix
...
fix GH-207
2014-02-09 08:46:32 -08:00
Guillermo Rauch
b59ce1fd50
Merge pull request #247 from bmalehorn/parseUri
...
fix util.parseUri('localhost:3000') bug
2014-02-09 08:42:40 -08:00
Brian Malehorn
ebefd5e33a
fix parseUri('localhost:80'), add ipv6 addresses
2014-02-09 11:06:33 -05:00
Guillermo Rauch
d220856275
Merge pull request #248 from poohlty/cleanup-test
...
Use !this.xhr for testing in cleanup method
2014-02-08 15:15:26 -08:00
Tianyu Liu
90dc66e998
Use !this.xhr for testing in cleanup method
2014-02-08 15:00:07 -08:00
Guillermo Rauch
3c58e854da
Merge pull request #246 from gterrono/bump-zuul-version
...
Bumped zuul version to 1.5.2
2014-02-07 14:14:01 -08:00
Greg Terrono
415b17dffe
Bumped zuul version to 1.5.2
2014-02-07 14:09:20 -08:00
Guillermo Rauch
f346921f78
Merge pull request #242 from lzyzsd/master
...
fix captcha in comment
2014-01-27 10:37:12 -08:00
Bruce Lee
0df20215b4
fix captcha in comment
2014-01-27 18:01:30 +08:00
Mark Mokryn
02684b8a54
update close event in README
2014-01-27 07:55:22 +02:00
Guillermo Rauch
9aa0cfa862
Merge pull request #234 from mokesmokes/patch-1
...
Socket.open() is a private API
2014-01-26 16:34:57 -08:00
Mark Mokryn
365bc471a5
undo removal of onclose for websocket api compattibility
2014-01-26 23:39:03 +02:00
Guillermo Rauch
18de24507a
Merge pull request #241 from defunctzombie/fix/disabled-xml
...
update to has-cors 1.0.3
2014-01-26 13:34:55 -08:00
Roman Shtylman
fc91fd39d7
update to has-cors 1.0.3
...
Fixes graceful fallback if XMLHttp request is disabled in IE
2014-01-26 16:10:27 -05:00
Guillermo Rauch
8454c2cdf9
Merge pull request #240 from defunctzombie/fix/build-worker
...
fix: build engine.io.js dynamically for webworker test
2014-01-26 11:43:04 -08:00
Roman Shtylman
ad074617c5
fix: build engine.io.js dynamically for webworker test
...
This avoids the problem of testing against a stale engine.io.js file.
2014-01-26 14:38:33 -05:00
Mark Mokryn
b583fe4a51
fix GH-207
2014-01-26 21:01:38 +02:00
Guillermo Rauch
5cbde0b798
Merge pull request #238 from defunctzombie/fix/makefile
...
fix Makefile
2014-01-23 15:01:16 -08:00
Roman Shtylman
d04eb7b29e
fix Makefile
...
actually depend on source files for build of engine.io.js
2014-01-23 17:36:35 -05:00
Guillermo Rauch
3841d7b846
websocket: document ws require
2014-01-22 15:29:07 -08:00
Guillermo Rauch
3655acd620
polling-xhr: fix ie10 webworker tests
2014-01-22 14:56:14 -08:00
Nathan Rajlich
d97ffaa1cc
Merge pull request #236 from defunctzombie/fix/component
...
add xmlhttprequest to component.json
2014-01-21 12:06:40 -08:00
Roman Shtylman
1471153e92
add xmlhttprequest to component.json
...
fixes #235
2014-01-21 15:00:19 -05:00
Guillermo Rauch
5c9ced8189
style
2014-01-19 11:39:31 -08:00
Guillermo Rauch
325d14be31
Removed SPEC (now in engine.io-protocol repository)
2014-01-18 11:33:51 -08:00
Guillermo Rauch
e2a1995aa2
test: disable worker test via feature detection
2014-01-18 11:29:41 -08:00
Guillermo Rauch
32bd7446f7
Release 0.8.2
2014-01-18 11:26:46 -08:00
Guillermo Rauch
ee321370ac
build
2014-01-18 11:23:38 -08:00
Guillermo Rauch
62125f1bea
test: added (failing) worker test ( fixes #231 )
2014-01-18 11:23:07 -08:00
Guillermo Rauch
679a357758
polling-xhr: avoid catching user-thrown errors
2014-01-18 09:45:04 -08:00
mokesmokes
8ed41c65fa
Socket.open() is a private API
...
Also see https://github.com/LearnBoost/engine.io-client/issues/175
2014-01-17 23:08:41 +02:00
Guillermo Rauch
9ce2dcd08c
style
2014-01-17 10:41:02 -08:00
Guillermo Rauch
d20ad91dc2
util: remove unused hasCORS
2014-01-17 10:28:23 -08:00
Guillermo Rauch
41fa0c3993
remove deferring for faster startup ( fixes #174 )
2014-01-17 10:23:33 -08:00
Guillermo Rauch
8b192eb494
Release 0.8.1
2014-01-17 08:25:21 -08:00
Guillermo Rauch
25701e8d9d
Merge branch 'master' of github.com:LearnBoost/engine.io-client
2014-01-17 08:04:58 -08:00
Guillermo Rauch
7e832ca61d
package: bump debug to fix localStorage issue ( fixes #213 )
2014-01-17 08:04:06 -08:00
Guillermo Rauch
2815a4b19e
Merge pull request #229 from defunctzombie/fixes
...
misc fixes and readme updates
2014-01-15 11:34:13 -08:00
Roman Shtylman
3a590c003b
remove duplicate xmlhttprequest code
...
Since we shim the XMLHttpRequest module with our xmlhttprequest.js code
for browser packaging, we do not need the legacy util.request function
and can use the XMLHttpRequest module directly.
2014-01-15 14:18:13 -05:00
Roman Shtylman
f7e7154132
cleanup readme
...
- remove component instructions
- better browserify instructions
- add note about zuul to Tests section
2014-01-15 14:17:26 -05:00
Roman Shtylman
4893d6661d
add iphone to zuul browsers
2014-01-15 14:17:07 -05:00
Roman Shtylman
618cff2c32
bump zuul to 1.3.0
2014-01-15 14:16:53 -05:00
Roman Shtylman
6bfd5b3f20
use invalid ip address for incorrect connection test
...
Ensures that a failed connection will fail immediately versus waiting
for some DNS to resolve. Some browsers are very persistent about
resolving DNS names and some ISPs will DNS hijack.
2014-01-15 13:58:41 -05:00