aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/websockets/frame.py
Commit message (Collapse)AuthorAgeFilesLines
* revert websocket changes from 73586b1bMaximilian Hils2015-09-211-10/+12
| | | | | | | The DEFAULT construct is very weird, but with None we apparently break pathod in some difficult-to-debug ways. Revisit once we do more here.
* python 3++Maximilian Hils2015-09-211-26/+51
|
* clean up http message modelsMaximilian Hils2015-09-171-4/+5
|
* make clean_bin unicode-awareMaximilian Hils2015-09-121-1/+1
|
* cleanup whitespaceThomas Kriechbaumer2015-08-101-0/+1
|
* cleanup importsThomas Kriechbaumer2015-08-101-3/+2
|
* move bits aroundThomas Kriechbaumer2015-07-221-1/+1
|
* refactor websockets into protocolThomas Kriechbaumer2015-07-221-0/+288