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.5.0
websocket-driver-ruby
/
lib
/
websocket
T
History
James Coglan
b99ab25583
Fix some string/array discrepancies in the hixie-{75,76} drivers.
2014-12-13 13:34:11 +00:00
..
driver
Fix some string/array discrepancies in the hixie-{75,76} drivers.
2014-12-13 13:34:11 +00:00
http
Mistakenly used bytesize on an array.
2014-12-06 10:38:03 +00:00
driver.rb
Migrate the internal representation of buffers from arrays to ASCII-8BIT strings, since this is what we're planning on handing off to extensions.
2014-12-05 09:17:09 +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