This website requires JavaScript.
Explore
Help
Register
Sign In
faye
/
websocket-driver-node
Watch
1
Star
0
Fork
0
You've already forked websocket-driver-node
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d18a818699c46dfc3278dcc99dee398cd23b9647
websocket-driver-node
/
examples
T
History
James Coglan
d18a818699
Do not buffer send() calls during the CONNECTING stage of WebSocket clients -- browsers throw an error in this case.
2012-02-11 11:30:28 +00:00
..
autobahn_client.js
Don't skip any Autobahn tests since they run fast enough now.
2011-12-17 15:13:28 +00:00
client.js
Change example back to using onmessage.
2011-11-29 21:08:37 +00:00
haproxy.conf
Fix draft-76 sockets when running behind HAProxy.
2011-12-04 21:15:24 +00:00
server.js
Buffer calls to ws.send() until the handshake is completed.
2012-02-11 11:22:28 +00:00
sse.html
Correct EventSource error handler.
2012-01-13 21:24:54 +00:00
ws.html
Do not buffer send() calls during the CONNECTING stage of WebSocket clients -- browsers throw an error in this case.
2012-02-11 11:30:28 +00:00