This website requires JavaScript.
Explore
Help
Sign In
faye
/
websocket-driver-ruby
Watch
1
Star
0
Fork
0
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
0.5.3
websocket-driver-ruby
/
lib
/
websocket
T
History
James Coglan
de23229e7f
Don't parse incoming data if the client is already closed. This stops the headers being interpreted as WebSocket data if the client is closed before receiving the server's handshake.
2015-02-21 12:36:32 +00:00
..
driver
Don't parse incoming data if the client is already closed. This stops the headers being interpreted as WebSocket data if the client is closed before receiving the server's handshake.
2015-02-21 12:36:32 +00:00
http
Mistakenly used bytesize on an array.
2014-12-06 10:38:03 +00:00
driver.rb
Throw an error if drivers are created with unrecognised options.
2014-12-17 22:09:58 +00:00
http.rb
Trailing blank lines are bad.
2014-05-17 00:34:48 +01: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