Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move bits around | Thomas Kriechbaumer | 2015-07-22 | 2 | -2/+2 |
| | |||||
* | refactor websockets into protocol | Thomas Kriechbaumer | 2015-07-22 | 3 | -0/+401 |
| | |||||
* | Websockets: reorganise | Aldo Cortesi | 2015-04-20 | 3 | -491/+0 |
| | | | | | - websockets.py to top-level - implementations into test suite | ||||
* | websockets: more whitespace, WebSocketFrame -> Frame | Aldo Cortesi | 2015-04-17 | 2 | -57/+55 |
| | |||||
* | websockets: whitespace, PEP8 | Aldo Cortesi | 2015-04-17 | 1 | -73/+96 |
| | |||||
* | 100% test coverage, though still need plenty more | Chandler Abraham | 2015-04-13 | 2 | -13/+6 |
| | |||||
* | handshake tests, serialization test | Chandler Abraham | 2015-04-11 | 2 | -21/+49 |
| | |||||
* | small cleanups, working on tests | Chandler Abraham | 2015-04-11 | 2 | -23/+22 |
| | |||||
* | netlib websockets | Chandler Abraham | 2015-04-10 | 3 | -0/+450 |