This website requires JavaScript.
Explore
Help
Register
Sign In
faye
/
websocket-driver-ruby
Watch
1
Star
0
Fork
0
You've already forked websocket-driver-ruby
mirror of
https://github.com/faye/websocket-driver-ruby.git
synced
2025-11-01 13:59:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
019ba714cd12f91f9683055da692f6be06691270
websocket-driver-ruby
/
lib
/
websocket
T
History
James Coglan
019ba714cd
Remove a redundant statement from the Hybi setup code.
2019-05-29 00:10:46 +01:00
..
driver
Remove a redundant statement from the Hybi setup code.
2019-05-29 00:10:46 +01:00
http
Silence all -W2 warnings.
2016-05-18 22:42:16 +01:00
driver.rb
If any header used by Hybi is present, then pick Hybi, and likewise for Draft76. This means the driver is more likely to pick Hybi and report likely combinations of malformed headers as errors to the client.
2017-11-23 23:02:15 +00:00
http.rb
Trailing blank lines are bad.
2014-05-17 00:34:48 +01:00
mask.rb
Add Ruby mask implementation
2016-12-07 11:32:43 -05:00
websocket_mask.rb
The file that loads the C code is not executable and does not need a shebang.
2014-04-17 02:29:56 +01:00