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
main
websocket-driver-ruby
/
spec
/
websocket
/
driver
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
James Coglan
370ac9b944
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
..
client_spec.rb
Fix handling of default ports on Ruby 3.1
2022-09-10 15:37:55 +01:00
draft75_examples.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
draft75_spec.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
draft76_spec.rb
Flag files that modify string literals
2021-09-13 10:15:25 -04:00
hybi_spec.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