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
10481b81dbf80f83dbacffd8439405ba0a90e477
websocket-driver-node
/
lib
/
websocket
T
History
James Coglan
b0b0d69ce4
Throw a more helpful error if a client driver is created with an invalid URL.
2015-10-17 21:44:36 +01:00
..
driver
Throw a more helpful error if a client driver is created with an invalid URL.
2015-10-17 21:44:36 +01:00
driver.js
Throw an error if drivers are created with unrecognised options.
2014-12-17 22:18:06 +00:00
http_parser.js
Standardise the words used to refer to chunks of parser input.
2015-07-10 22:37:54 +01:00
streams.js
Because Driver.frame() will now admit input when in readyState 2 (to allow for async extension shutdown), the Messages stream should use the text() and binary() methods that will block messages in that state.
2015-02-16 09:51:40 +00:00