Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up http message models | Maximilian Hils | 2015-09-17 | 2 | -5/+7 |
* | wip | Maximilian Hils | 2015-09-15 | 1 | -2/+2 |
* | make clean_bin unicode-aware | Maximilian Hils | 2015-09-12 | 1 | -1/+1 |
* | headers: adjust everything | Maximilian Hils | 2015-09-05 | 1 | -13/+15 |
* | cleanup whitespace | Thomas Kriechbaumer | 2015-08-10 | 2 | -0/+3 |
* | cleanup imports | Thomas Kriechbaumer | 2015-08-10 | 2 | -6/+4 |
* | 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: 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 |