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
4564736fde067ab35c3227784aeb07eda3d52257
websocket-driver-ruby
/
benchmark
T
History
James Coglan
97b497a520
Drop the old native extension and replace it with the new all-C parser. Replace the old masking code with a Ruby version, so that the Hybi class is pure Ruby.
2016-12-29 01:09:12 +00:00
..
demo.rb
Begin wiring the C parser up to a Ruby driver. Driver::Native is currently a hollowed-out copy of Driver::Hybi with the parsing code removed.
2016-12-27 12:26:59 +00:00
generator.rb
Make the benchmark frame generator work on 1.9.
2016-12-24 02:03:03 +00:00
main.rb
Drop the old native extension and replace it with the new all-C parser. Replace the old masking code with a Ruby version, so that the Hybi class is pure Ruby.
2016-12-29 01:09:12 +00:00