Commit Graph

7693 Commits

Author SHA1 Message Date
Dainis Tillers
f8b68c969e Fixed - flash socket creation should not call websocket doOpen as that will create a websocket and not a flashsocket connection because of changed scope(in websocket transport WebSocket is pointing to value returned by ws library, which in case of IE6,7,8 will be null and in result of that will fail with an error) 2013-09-19 15:15:18 +03:00
Tyler McGinnis
cbabf0719e Remove unnecessary comma from documentation
A comma is used when there are three or more items in a series or you are separating two or more independent clauses.
2013-09-11 19:10:46 -07:00
Guillermo Rauch
9308adc822 Release 0.7.9 2013-08-30 20:26:35 -07:00
Guillermo Rauch
95457ebaa8 package: bump engine.io-client 2013-08-30 20:26:12 -07:00
Guillermo Rauch
380faf769d Release 0.7.9 2013-08-30 20:25:56 -07:00
Guillermo Rauch
cd4747c869 Merge pull request #196 from LearnBoost/fix/lion
websocket: pass `undefined` as the WebSocket "protocols"
2013-08-30 20:24:24 -07:00
Nathan Rajlich
22a4a4b097 websocket: pass undefined as the WebSocket "protocols"
Fixes: https://cloudup.com/cfn0Edwkpya
2013-08-30 20:21:43 -07:00
Guillermo Rauch
4a32bc69b4 Release 0.7.8 2013-08-30 17:37:41 -07:00
Guillermo Rauch
cdf770cb22 package: bump engine.io-client 2013-08-30 17:36:09 -07:00
Guillermo Rauch
1bed7e391a Release 0.7.8 2013-08-30 17:08:24 -07:00
Guillermo Rauch
2902f1ea5e Merge pull request #190 from LearnBoost/update/ws
package: update "ws" to TooTallNate/ws@0cb9fe7a21a7a7c200f68b57916d1d62b...
2013-08-30 17:01:13 -07:00
Guillermo Rauch
fd7203f1ba Merge pull request #195 from LearnBoost/update/ws
package: update "ws" to TooTallNate/ws@0cb9fe7a21a7a7c200f68b57916d1d62b...
2013-08-30 17:00:53 -07:00
Nathan Rajlich
f6607ae75d package: update "ws" to TooTallNate/ws@0cb9fe7a21
Pending https://github.com/einaros/ws/pull/235
2013-08-30 16:56:02 -07:00
Nathan Rajlich
5f3e45b4e7 package: update "ws" to TooTallNate/ws@0cb9fe7a21
Pending https://github.com/einaros/ws/pull/235
2013-08-30 16:54:04 -07:00
Guillermo Rauch
8df69de904 Release 0.7.7 2013-08-30 16:07:55 -07:00
Guillermo Rauch
47c2e4b5cf package: bump engine.io-client 2013-08-30 16:06:11 -07:00
Guillermo Rauch
e933b4542d Release 0.7.7 2013-08-30 16:05:45 -07:00
Guillermo Rauch
c7dc4bd0ce Merge pull request #193 from LearnBoost/add/component/ws
Add and use `component/ws`
2013-08-30 15:58:04 -07:00
Guillermo Rauch
a46ab9de95 Merge pull request #194 from LearnBoost/update/fixes
Upgrade to ws v0.4.30 + fixes
2013-08-30 15:50:59 -07:00
Nathan Rajlich
54ad249129 test: re-enable the "agent" option tests 2013-08-30 15:48:34 -07:00
Nathan Rajlich
af026a20b2 websocket: remove the "bufferedAmount" checking logic
This code was buggy to begin with, and actually the underlying
technique being used was non-deterministic and wouldn't work in practice
anyways.

The WebSocket client API kinda sucks in this regard, since it's virtually
impossible to implement proper ACKs using the WebSocket API by itself.
2013-08-30 15:46:27 -07:00
Nathan Rajlich
42b8547b18 package: bump ws to 0.4.30 2013-08-30 15:46:00 -07:00
Guillermo Rauch
c774b14da7 Release 0.7.6 2013-08-30 14:28:41 -07:00
Guillermo Rauch
1f2434b362 package: bump engine.io-client 2013-08-30 14:27:07 -07:00
Guillermo Rauch
7d93110e7a Release 0.7.6 2013-08-30 14:26:36 -07:00
Guillermo Rauch
f2b2af65f3 package: revert ws 2013-08-30 14:26:19 -07:00
Guillermo Rauch
0465ac8147 Release 0.7.5 2013-08-30 14:14:50 -07:00
Guillermo Rauch
88355ac3f5 package: bump engine.io-client 2013-08-30 14:12:13 -07:00
Guillermo Rauch
fffb468f0d Release 0.7.5 2013-08-30 14:11:46 -07:00
Guillermo Rauch
9d30514a57 package: bump ws to 0.4.30 2013-08-30 14:09:56 -07:00
Guillermo Rauch
5fc4eb9642 Merge pull request #190 from timoxley/master
Force timestampRequests for the Chrome Frame.
2013-08-29 09:46:31 -07:00
Nathan Rajlich
22ffc825cb websocket: no more env sniffing, just require ws
This should make @shtylman very happy...
2013-08-29 09:34:46 -07:00
Nathan Rajlich
bada0179bb component: add "component/ws" as a dependency 2013-08-29 09:34:26 -07:00
Nathan Rajlich
7f70fa2928 pin "component/has-cors" to v1.0.2
Now "has-cors" pins "global" to v2.0.1 as well (should fix v0.6.x)
2013-08-27 12:40:39 -07:00
Nathan Rajlich
e58be1a3b5 .travis.yml: start testing v0.6 once again
Now that the `package.json` is no longer using the "<user>/<repo>"
syntax, this should be fine once again.
2013-08-27 12:23:17 -07:00
Nathan Rajlich
d8242fa9a5 package: pin "xmlhttprequest" to LearnBoost/node-XMLHttpRequest@0f36d0b5eb 2013-08-27 12:22:14 -07:00
Nathan Rajlich
48ba84528c pin "component/has-cors" to v1.0.1
/cc @shtylman
2013-08-27 12:20:23 -07:00
Nathan Rajlich
1316b05a7e pin "component/global" to v2.0.1
/cc @shtylman
2013-08-27 12:18:39 -07:00
Tim
967cb09a6b Force timestampRequests for Chromeframe. 2013-08-27 15:33:29 +10:00
Guillermo Rauch
70a5ecd370 test: temporarily disable breaking tests after ws regression 2013-08-25 14:32:01 -07:00
Guillermo Rauch
20d586ec9e Release 0.7.4 2013-08-25 14:15:13 -07:00
Guillermo Rauch
d3fb10eb7f package: bump engine.io-client 2013-08-25 14:14:53 -07:00
Guillermo Rauch
67339a5406 Release 0.7.4 2013-08-25 14:14:42 -07:00
Guillermo Rauch
9295638c71 package: rolling back to ws 0.4.25 due to disconnection bug
for moar info:
https://github.com/einaros/ws/issues/230
2013-08-25 14:13:18 -07:00
Guillermo Rauch
b063180406 Release 0.7.3 2013-08-23 15:50:18 -07:00
Guillermo Rauch
532997f6be package: bump engine.io-client (noop) 2013-08-23 15:47:31 -07:00
Guillermo Rauch
beb22bde17 Release 0.7.3 2013-08-23 15:47:15 -07:00
Guillermo Rauch
1e55b039b9 package: fix regresison in upgrade cause by ws update 2013-08-23 15:45:35 -07:00
Guillermo Rauch
072d6a8ed2 Release 0.7.2 2013-08-23 15:41:20 -07:00
Guillermo Rauch
68cfbff94a package: bump engine.io-client for WebSocket browser fix 2013-08-23 15:40:58 -07:00