This website requires JavaScript.
Explore
Help
Sign In
faye
/
websocket-driver-node
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0.5.0
websocket-driver-node
/
lib
/
websocket
T
History
James Coglan
23675e08ee
Don't expose the internal frame structure of messages to extensions; they should not be able to depend on seeing the actual frame boundaries off the wire because that requires all extensions to leave them intact.
2014-12-06 22:08:37 +00:00
..
driver
Don't expose the internal frame structure of messages to extensions; they should not be able to depend on seeing the actual frame boundaries off the wire because that requires all extensions to leave them intact.
2014-12-06 22:08:37 +00:00
driver.js
Extract permessage-deflate into a separate module.
2014-11-23 21:46:04 +00:00
http_parser.js
Enable strict mode on all source files.
2014-11-23 20:09:26 +00:00
streams.js
Enable strict mode on all source files.
2014-11-23 20:09:26 +00:00