aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/websockets
Commit message (Expand)AuthorAgeFilesLines
* clean up http message modelsMaximilian Hils2015-09-172-5/+7
* wipMaximilian Hils2015-09-151-2/+2
* make clean_bin unicode-awareMaximilian Hils2015-09-121-1/+1
* headers: adjust everythingMaximilian Hils2015-09-051-13/+15
* cleanup whitespaceThomas Kriechbaumer2015-08-102-0/+3
* cleanup importsThomas Kriechbaumer2015-08-102-6/+4
* move bits aroundThomas Kriechbaumer2015-07-222-2/+2
* refactor websockets into protocolThomas Kriechbaumer2015-07-223-0/+401
* Websockets: reorganiseAldo Cortesi2015-04-203-491/+0
* websockets: more whitespace, WebSocketFrame -> FrameAldo Cortesi2015-04-172-57/+55
* websockets: whitespace, PEP8Aldo Cortesi2015-04-171-73/+96
* 100% test coverage, though still need plenty moreChandler Abraham2015-04-132-13/+6
* handshake tests, serialization testChandler Abraham2015-04-112-21/+49
* small cleanups, working on testsChandler Abraham2015-04-112-23/+22
* netlib websocketsChandler Abraham2015-04-103-0/+450