Guillermo Rauch
679a357758
polling-xhr: avoid catching user-thrown errors
2014-01-18 09:45:04 -08:00
Guillermo Rauch
3105fbf8a6
package: added repo
2014-01-17 15:38:33 -08: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
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
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
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
c8233bf62c
Release 0.8.1
2014-01-17 08:25:22 -08:00
Guillermo Rauch
8b192eb494
Release 0.8.1
2014-01-17 08:25:21 -08:00
Guillermo Rauch
c3de37047c
package: bump engine.io-client
2014-01-17 08:22:17 -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
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
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
Guillermo Rauch
7d5612eed7
Merge pull request #1395 from nulltask/patch-1
...
index: remove send dep
2014-01-15 10:22:41 -08:00
Seiya Konno
3efcd52674
index: remove send dep
2014-01-16 03:18:39 +09:00
Guillermo Rauch
8c0b60791c
gitignore: added coverage
2014-01-10 11:47:55 -03:00
Guillermo Rauch
32fe383e70
package: remove send dependency
2014-01-10 11:47:24 -03:00
Guillermo Rauch
6305ebe8aa
test: extend client serving tests
2014-01-10 11:47:04 -03:00
Guillermo Rauch
2b1a5afe6c
index: simplify and speed up client serving
2014-01-10 11:46:45 -03:00
Guillermo Rauch
d94044fdf9
Makefile: tweak for test-cov
2014-01-09 13:09:44 -03:00
Guillermo Rauch
84bf735e4d
add test coverage
2014-01-09 13:09:26 -03:00
Guillermo Rauch
142c73c9a1
index: remove SIO_COV env
2014-01-09 13:01:08 -03:00
Guillermo Rauch
9e5740bc8d
Merge pull request #227 from mokesmokes/patch-1
...
Update contributors, thanks Guillermo
2014-01-08 16:39:11 -08:00
Guillermo Rauch
6fb0c8426f
Merge branch 'master' of github.com:LearnBoost/engine.io
2014-01-08 17:34:58 -03:00
Guillermo Rauch
d001452935
Merge pull request #210 from mokesmokes/patch-1
...
Update contributors, thanks Guillermo
2014-01-08 12:04:05 -08:00
mokesmokes
032fd4c8c5
Update contributors, thanks Guillermo
2014-01-08 21:55:46 +02:00
Guillermo Rauch
93fa9a7cb2
polling-xhr: syntax
2014-01-08 16:54:40 -03:00
mokesmokes
75d878b1f4
Update contributors, thanks Guillermo
2014-01-08 21:52:38 +02:00
Guillermo Rauch
2cd76860b8
Merge pull request #226 from mokesmokes/patch-1
...
Fix GH-224, remove sockets array
2014-01-08 10:55:23 -08:00
mokesmokes
c2d547be54
Fix GH-224, remove sockets array
2014-01-08 20:48:49 +02:00
Guillermo Rauch
6c7cb48f78
Merge pull request #223 from defunctzombie/patch-6
...
README: remove outdated browserbuild reference
2014-01-07 17:12:29 -08:00
Roman Shtylman
e7b9ff4362
README: remove outdated browserbuild reference
2014-01-07 18:14:25 -05:00
Guillermo Rauch
099a49b19e
package: pin dev deps
2014-01-06 14:58:46 -03:00
Guillermo Rauch
c96768e85c
examples: fix port output
2014-01-06 14:07:16 -03:00
Guillermo Rauch
00c35016f8
Merg branch 'master' of github.com:LearnBoost/engine.io
2014-01-06 14:06:35 -03:00
Guillermo Rauch
53c75034d2
Merge pull request #204 from andybons/example
...
Correctly log the port that the latency example is running on.
2014-01-06 08:27:39 -08:00
Guillermo Rauch
14cc4c5f6b
Merge pull request #206 from HaykoKoryun/patch-1
...
created .npmignore
2014-01-06 07:06:47 -08:00
Guillermo Rauch
b14e3c1b96
Merge pull request #209 from defunctzombie/latency-example-fix
...
fix latency example
2014-01-06 07:05:53 -08:00
Guillermo Rauch
d5d9236a73
README: fix typo
2014-01-06 09:03:34 -03:00
Roman Shtylman
9e38c2664a
fix latency example
2014-01-06 00:40:52 -05:00
Guillermo Rauch
16e58c4f53
Revert "Revert "package: bump zuul for tests performance""
...
This reverts commit 2c3b84447c .
2014-01-05 20:38:15 -03:00