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.7.1
websocket-driver-ruby
/
spec
T
History
James Coglan
2ec898c6a1
If any driver encounters a validation error in the request headers, it can throw an error and Driver#start will catch that and send a 400 response to the client.
2017-11-23 23:01:26 +00:00
..
websocket
/driver
If any driver encounters a validation error in the request headers, it can throw an error and Driver#start will catch that and send a 400 response to the client.
2017-11-23 23:01:26 +00:00
spec_helper.rb
Don't require rubygems, this has not been necessary since Ruby 1.8.
2017-08-08 23:41:48 +01:00