James Coglan
|
c1adebdb04
|
Document the API protocols in the README.
|
2014-11-29 00:36:09 +00:00 |
|
James Coglan
|
9d1a70d845
|
Wrap an abstraction around the data returned by the parser to facilitate access by name and in order.
|
2014-11-28 23:11:23 +00:00 |
|
James Coglan
|
71bb6b3274
|
Flesh out the specs for client and server negotation, and fix the resulting bugs.
|
2014-11-28 00:14:05 +00:00 |
|
James Coglan
|
e2c7cc4d00
|
Sessions should use Node-style callbacks rather than emitting error events.
|
2014-11-27 09:31:27 +00:00 |
|
James Coglan
|
afaeaa7087
|
Delegate the decision about which RSV bits are allowed to sessions on a per-frame basis.
|
2014-11-26 09:58:46 +00:00 |
|
James Coglan
|
123ae175a1
|
Begin writing tests for the Extensions class.
|
2014-11-25 23:13:19 +00:00 |
|
James Coglan
|
9332e0eaa3
|
Add tests for the Parser module.
|
2014-11-25 22:09:30 +00:00 |
|
James Coglan
|
86dd78c2e3
|
Extract the Extensions class from websocket-driver.
|
2014-11-25 21:15:00 +00:00 |
|