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
fix-encoding-change
websocket-driver-ruby
/
lib
/
websocket
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
James Coglan
586c27f44e
Clarify behaviour of Driver.encode to convert strings to UTF-8 and arrays to ASCII-8BIT
2021-06-12 16:53:51 +01:00
..
driver
Do not change the encoding of strings passed to text()
2021-06-09 21:39:40 +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
Clarify behaviour of Driver.encode to convert strings to UTF-8 and arrays to ASCII-8BIT
2021-06-12 16:53:51 +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