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.4.0
websocket-driver-ruby
/
lib
/
websocket
T
History
James Coglan
1a9f2af571
Use the Headers class to build the default headers for handshakes rather than using loads of ugly string operations.
2014-11-08 17:44:34 +00:00
..
driver
Use the Headers class to build the default headers for handshakes rather than using loads of ugly string operations.
2014-11-08 17:44:34 +00:00
http
Include RFC 7230 grammar notes.
2014-06-07 22:23:39 +01:00
driver.rb
Refactor proxy support into a separate class that represents the proxy connection as a real object.
2014-11-06 23:37:13 +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