This website requires JavaScript.
Explore
Help
Register
Sign In
faye
/
permessage-deflate-node
Watch
1
Star
0
Fork
0
You've already forked permessage-deflate-node
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0.1.2
permessage-deflate-node
/
lib
T
History
James Coglan
a71a06180a
Throw an error if configure() is called with unrecognised options.
2014-12-17 22:06:13 +00:00
..
client_session.js
Unit tests and bug fixes for the parameter negotiation process.
2014-12-11 23:58:06 +00:00
common.js
Throw an error if configure() is called with unrecognised options.
2014-12-17 22:06:13 +00:00
permessage_deflate.js
Throw an error if configure() is called with unrecognised options.
2014-12-17 22:06:13 +00:00
server_session.js
Unit tests and bug fixes for the parameter negotiation process.
2014-12-11 23:58:06 +00:00
session.js
Fix the race conditions that happen when multiple messages attempt to use the same deflate/inflate stream at the same time, and fix the mechanism for flushing deflate streams so as not to hose the compression ratio on Node v0.10.
2014-12-15 18:59:30 +00:00