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
0.2.1
websocket-driver-ruby
/
spec
/
websocket
/
driver
T
History
James Coglan
ac3bb51cbd
Adjust encoding operations so that encoding is explicit at the call site, and all strings written to I/O are ASCII-8BIT.
2013-07-02 09:46:29 +01:00
..
client_spec.rb
Move a couple of tests.
2013-05-11 22:27:08 +01:00
draft75_examples.rb
Rename the module to websocket-driver.
2013-05-04 16:43:25 +01:00
draft75_spec.rb
Adjust encoding operations so that encoding is explicit at the call site, and all strings written to I/O are ASCII-8BIT.
2013-07-02 09:46:29 +01:00
draft76_spec.rb
Adjust encoding operations so that encoding is explicit at the call site, and all strings written to I/O are ASCII-8BIT.
2013-07-02 09:46:29 +01:00
hybi_spec.rb
Add API for setting custom handshake headers.
2013-05-11 20:28:36 +01:00