James Coglan
|
ef4fc7c57a
|
Migrate the Hybi driver's internals to use Frame and Message objects compatible with websocket-extensions.
|
2014-12-02 22:51:42 +00:00 |
|
Asmod4n
|
c04bfc4c19
|
fail_request didn't accept a required argument
|
2014-09-21 00:57:24 +02:00 |
|
James Coglan
|
129a238613
|
Fix ping/pong issue where Server#ping fails to pass the callback on to the Hybi driver.
|
2014-07-19 16:48:32 +01:00 |
|
James Coglan
|
4b4d69e946
|
Delegate the protocol and version methods correctly in the TCP driver.
|
2014-07-04 09:42:26 +01:00 |
|
James Coglan
|
1b3f32bbc7
|
Trailing blank lines are bad.
|
2014-05-17 00:34:48 +01:00 |
|
James Coglan
|
ac3bb51cbd
|
Adjust encoding operations so that encoding is explicit at the call site, and all strings written to I/O are ASCII-8BIT.
|
2013-07-02 09:46:29 +01:00 |
|
James Coglan
|
cfd2806683
|
Remove an unneeded instance variable.
|
2013-05-12 12:41:51 +01:00 |
|
James Coglan
|
5a7fadbcbe
|
Add API for setting custom handshake headers.
|
2013-05-11 20:28:36 +01:00 |
|
James Coglan
|
020c094e96
|
Add a driver for handling TCP servers, where we don't want to make the user parse the HTTP request.
|
2013-05-11 19:28:59 +01:00 |
|