James Coglan
|
97451f81ab
|
Set status and headers as soon as we have them so they're available if there is an error.
|
2013-05-12 14:44:17 +01:00 |
|
James Coglan
|
de001a0f54
|
Remove a blank line.
|
2013-05-12 01:45:56 +01:00 |
|
James Coglan
|
26c4873f3e
|
Apply offset to the consumed offset from HTTP parsing before we check whether the whole buffer has been used.
|
2013-05-12 01:45:04 +01:00 |
|
James Coglan
|
b2472e89a6
|
Document the Server driver.
|
2013-05-12 01:31:14 +01:00 |
|
James Coglan
|
1124df2bf5
|
Add a Server driver for running WebSockets through a bare TCP server.
|
2013-05-12 01:13:50 +01:00 |
|
James Coglan
|
ea4e289669
|
Add a setHeader() function to allow peers to add headers to their handshake responses.
|
2013-05-11 22:26:20 +01:00 |
|
James Coglan
|
d7c65eedd9
|
Expose the status and headers from the response in the client driver.
|
2013-05-11 21:58:37 +01:00 |
|
James Coglan
|
25c075a408
|
Rename the module to websocket-driver.
|
2013-05-04 16:42:44 +01:00 |
|