James Coglan
|
24d3e2ec85
|
Change the server() method to rack().
|
2013-04-21 18:25:41 +02:00 |
|
James Coglan
|
10da09afbd
|
Always emit the empty string instead of nil as the closure reason in Hybi.
|
2013-04-20 22:04:24 +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
|
948e6fb2e2
|
Switch to using event objects.
|
2013-04-20 15:17:21 +01:00 |
|
James Coglan
|
eee225441e
|
Empty the buffer once the whole handshake response has been received by the client, else HTTP headers are published as messages.
|
2013-04-20 14:56:44 +01:00 |
|
James Coglan
|
56dd161ee1
|
Add text() and binary() methods as sugar over frame().
|
2013-04-20 13:59:16 +01:00 |
|
James Coglan
|
1be1a33eb1
|
Rename all of the things: Faye::WebSocket is now WebSocket::Protocol.
|
2013-04-20 13:00:25 +01:00 |
|