This website requires JavaScript.
Explore
Help
Register
Sign In
faye
/
permessage-deflate-ruby
Watch
1
Star
0
Fork
0
You've already forked permessage-deflate-ruby
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
5
Tags
c4162f9e84fbd914a2dca90e687fee8480ea873e
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
James Coglan
c4162f9e84
s/does not accept/rejects/
2014-12-09 22:18:39 +00:00
lib
Unit tests for the ClientSession compression options and offer negotiation.
2014-12-09 22:04:34 +00:00
spec
s/does not accept/rejects/
2014-12-09 22:18:39 +00:00
.gitignore
Implement ServerSession, passes Autobahn 12.1.*.
2014-12-05 19:32:40 +00:00
.travis.yml
Unit tests for the ClientSession compression options and offer negotiation.
2014-12-09 22:04:34 +00:00
Gemfile
Implement ServerSession, passes Autobahn 12.1.*.
2014-12-05 19:32:40 +00:00
permessage_deflate.gemspec
Don't bind to the frame structure of messages but use their RSV headers directly. Also fix errors in the way I was using zlib.
2014-12-05 23:09:03 +00:00
README.md
Implement ServerSession, passes Autobahn 12.1.*.
2014-12-05 19:32:40 +00:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Per-message DEFLATE compression extension for WebSocket connections
Readme
68
KiB
Languages
Ruby
100%