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.6.3
websocket-driver-ruby
/
spec
/
websocket
/
driver
T
History
James Coglan
4ae198b1d3
Throw a more helpful error if a client driver is created with an invalid URL.
2015-10-17 21:37:13 +01:00
..
client_spec.rb
Throw a more helpful error if a client driver is created with an invalid URL.
2015-10-17 21:37:13 +01:00
draft75_examples.rb
Add tests for exception safety in the Draft75 parser.
2015-07-07 21:24:33 +01:00
draft75_spec.rb
Silence all the RSpec deprecation notices.
2014-06-16 21:09:23 +01:00
draft76_spec.rb
Close the connection if a draft-76 client sends a Sec-WebSocket-Key header where the numeric value is a non-integer multiple of the number of spaces.
2015-10-02 21:32:35 +01:00
hybi_spec.rb
Emit a protocol error when a closing frame has a 1-byte payload.
2015-07-17 22:02:51 +01:00