aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/language/websockets.py
Commit message (Expand)AuthorAgeFilesLines
* websockets: specification of fin, mask, rsv1-3 bits.Aldo Cortesi2015-05-041-7/+62
* websockets: code specificationAldo Cortesi2015-05-031-1/+22
* PreValue -> ValueAldo Cortesi2015-05-031-1/+1
* Remove bundled pyparsing, install as external packageAldo Cortesi2015-05-031-1/+1
* Split out language messages and actionsAldo Cortesi2015-05-031-5/+8
* language: create and use Integer and PreValue genericsAldo Cortesi2015-05-021-1/+9
* Refactor language to move specific tokens into protocol moduleAldo Cortesi2015-05-021-1/+14
* Massive refactoring to split up language implementation.Aldo Cortesi2015-05-021-0/+59