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
2824edc61bd3b93458b34054e29c313d8493f7db
websocket-driver-ruby
/
lib
/
websocket
T
History
James Coglan
befd449e00
Prefer text frames over binary; if the input is in some non-UTF-8 text encoding, then transcode it
2025-05-25 11:35:17 +01:00
..
driver
Prefer text frames over binary; if the input is in some non-UTF-8 text encoding, then transcode it
2025-05-25 11:35:17 +01:00
http
Accept HTTP responses that have an empty reason-phrase, per RFC 2616
2020-07-09 19:06:13 +01:00
driver.rb
Emit binary frames as binary strings by default, and make Driver.frame() treat such strings as binary frames
2025-05-24 13:16:00 +01: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