James Coglan
|
fb8fcfa5f1
|
Run the Hybi specs against both the pure-Ruby and the native versions of the driver.
|
2016-12-29 01:09:12 +00:00 |
|
James Coglan
|
1b3f32bbc7
|
Trailing blank lines are bad.
|
2014-05-17 00:34:48 +01:00 |
|
James Coglan
|
be1f1cdc35
|
Rename the module to websocket-driver.
|
2013-05-04 16:43:25 +01:00 |
|
James Coglan
|
787697dc59
|
Some more large renaming, this time putting everything inside the WebSocket::Protocol namespace.
|
2013-04-20 18:22:09 +01:00 |
|
James Coglan
|
1be1a33eb1
|
Rename all of the things: Faye::WebSocket is now WebSocket::Protocol.
|
2013-04-20 13:00:25 +01:00 |
|
James Coglan
|
6c10dcf9b2
|
A big old refactoring with loads of new tests. API has been greatly simplified to remove knowledge of the protocol from the I/O adapter.
|
2013-04-20 12:17:08 +01:00 |
|
James Coglan
|
0fa5ed8d48
|
Move root library file so it doesn't conflict with faye-websocket.
|
2013-04-06 07:10:10 +01:00 |
|
James Coglan
|
6fd2c32b60
|
Strip the project down to just the parser classes.
|
2013-04-05 09:06:44 +01:00 |
|
James Coglan
|
41a1968ed6
|
Remove trailing whitespace.
|
2013-02-10 22:58:09 +00:00 |
|
James Coglan
|
a439f24744
|
Fix build on 1.8.7, exclude rbx-19mode.
|
2012-03-07 23:52:12 +00:00 |
|
James Coglan
|
4a5a6a9b60
|
Some JRuby/RBX platform adjustments.
|
2012-03-07 23:39:41 +00:00 |
|
James Coglan
|
10d85183c9
|
Merge branch 'master' into jruby
|
2012-03-03 15:47:55 +00:00 |
|
James Coglan
|
6c2c068761
|
Use rack_response in the test server.
|
2012-03-03 15:47:47 +00:00 |
|
James Coglan
|
6a415f8925
|
Fix tests on MRI.
|
2012-03-03 15:40:07 +00:00 |
|
James Coglan
|
0f74259dc8
|
Adjust tests on JRuby.
|
2012-03-03 15:31:00 +00:00 |
|
Jon Leighton
|
73479a87c6
|
Support JRuby without a C extension. Closes #5.
|
2012-03-02 23:21:06 +00:00 |
|
James Coglan
|
1df9583f31
|
Make shared examples load first.
|
2012-02-08 21:53:05 +00:00 |
|
James Coglan
|
309aca6bbe
|
Mostly working Goliath adapter. Works for Hybi both with and without HAProxy, doesn't work on draft-76.
|
2012-01-08 21:40:00 +00:00 |
|
James Coglan
|
19eeb5ffd2
|
Include Rainbows server in automated tests.
|
2012-01-07 12:55:17 +00:00 |
|
James Coglan
|
e5fa350112
|
Implement subprotocol negotiation.
|
2011-12-19 00:05:41 +00:00 |
|
James Coglan
|
443a0cb356
|
Test TLS connections.
|
2011-11-22 18:58:49 +00:00 |
|
James Coglan
|
9ea2a6dbd0
|
Extract WebSocket classes from Faye 0.7.
|
2011-11-22 01:07:15 +00:00 |
|