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
8a6f9ef737c02ef7c773e1aa2f2074aba50a26f9
websocket-driver-ruby
/
lib
/
websocket
T
History
James Coglan
8a6f9ef737
Fix an uninitialised variable warning.
2019-05-24 14:59:01 +01:00
..
driver
Fix an uninitialised variable warning.
2019-05-24 14:59:01 +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