aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_language_websocket.py
Commit message (Expand)AuthorAgeFilesLines
* websockets: raw body specificationAldo Cortesi2015-05-171-0/+8
* websockets: lINTEGER to specify payload lengthAldo Cortesi2015-05-171-0/+8
* websockets: replace the "raw" with a simpler mechanismAldo Cortesi2015-05-171-2/+9
* websockets: client and server flavors, key and mask specificationAldo Cortesi2015-05-161-11/+42
* websockets: mask specificationAldo Cortesi2015-05-161-0/+6
* websockets: fix actions on framesAldo Cortesi2015-05-051-0/+1
* websockets: specification of fin, mask, rsv1-3 bits.Aldo Cortesi2015-05-041-4/+28
* websockets: code specificationAldo Cortesi2015-05-031-1/+15
* test coverage: generators and websockets to 100%Aldo Cortesi2015-05-021-9/+14
* tests: extract language.writer and language.websocketAldo Cortesi2015-05-021-0/+20