summaryrefslogtreecommitdiff
path: root/websocket/_abnf.py
Commit message (Expand)AuthorAgeFilesLines
* fixed #166liris2015-03-261-1/+4
* Fix out-of-memory due to fragmentation when recieving a very large frameAndrey Kosyakov2015-03-251-1/+6
* refactoring. pack continuous frame info into one class.liris2015-03-251-1/+68
* refactoring. continuous status is packed into frame_bufferliris2015-03-251-11/+31
* use "%r".Hiroki Ohtani2015-03-231-2/+2
* refactoring.,,liris2015-03-131-0/+65
* Merge pull request #150 from coolyuyuyu/masterliris2015-02-161-1/+1
|\
| * Update _abnf.pycoolyuyuyu2015-01-151-1/+1
* | fixed #137liris2015-02-121-2/+3
* | - Update license text and source code to reflect propoer address for FSFRobert Schweikert2015-02-081-1/+2
|/
* fixed #135liris2014-12-111-1/+1
* fixed error code extraction on python3liris2014-12-021-1/+2
* fixed #117 better support for autobahn test suite.liris2014-10-151-0/+3
* refs #117 . change exception type.liris2014-10-151-5/+5
* refs #117 - improve close frame.liris2014-10-151-2/+42
* refs #117liris2014-10-151-2/+9
* refs #117Hiroki Ohtani2014-10-141-0/+3
* - refactoringliris2014-05-301-0/+166