aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/websockets.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace, indentation, nounce -> nonceAldo Cortesi2015-04-211-25/+25
|
* fixing test coverage, adding to_file/from_file reader writes to match socks.pyChandler Abraham2015-04-191-28/+34
|
* Websockets: reorganiseAldo Cortesi2015-04-201-0/+410
- websockets.py to top-level - implementations into test suite