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
fa11841bfa4eb581f3598649cade4b1af048dbfa
websocket-driver-ruby
/
lib
/
websocket
T
History
James Coglan
fa11841bfa
Don't catch errors from event listeners. Instead, make sure that in all parsing methods in Hybi, @stage is set before any user called is invoked so the parser is in the right state before code that might raise is called.
2015-07-05 18:52:53 +01:00
..
driver
Don't catch errors from event listeners. Instead, make sure that in all parsing methods in Hybi, @stage is set before any user called is invoked so the parser is in the right state before code that might raise is called.
2015-07-05 18:52:53 +01:00
http
Mistakenly used bytesize on an array.
2014-12-06 10:38:03 +00:00
driver.rb
Don't catch errors from event listeners. Instead, make sure that in all parsing methods in Hybi, @stage is set before any user called is invoked so the parser is in the right state before code that might raise is called.
2015-07-05 18:52:53 +01: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