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
|
d4b589d4dd
|
Treat numbers as strings when calling Socket#send.
|
2012-02-16 23:15:59 +00:00 |
|
James Coglan
|
66f12bdbfe
|
Set encoding correctly.
|
2012-02-08 21:54:34 +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
|
530ce4b71d
|
Initial pass at extracting Rainbows support from Cramp.
|
2012-01-07 12:25:34 +00:00 |
|
James Coglan
|
0347f5f0b8
|
Implement the complete frame parsing protocol for draft-75/76.
|
2011-12-20 20:12:37 +00:00 |
|
James Coglan
|
24a944e3d9
|
Test that parsers are not sensitive to how data is split across packets.
|
2011-12-19 21:40:06 +00:00 |
|
James Coglan
|
d88e6cd7bf
|
Rename Protocol8Parser to HybiParser.
|
2011-12-19 21:28:54 +00:00 |
|
James Coglan
|
5d8666d75f
|
Test WebSocket#protocol method.
|
2011-12-19 00:20:17 +00:00 |
|
James Coglan
|
e5fa350112
|
Implement subprotocol negotiation.
|
2011-12-19 00:05:41 +00:00 |
|
James Coglan
|
66d015662e
|
Use add_event_listener in the tests.
|
2011-11-29 21:03:52 +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 |
|