| Commit message (Expand) | Author | Age | Files | Lines |
* | PEP8 style compliance fixes | engn33r | 2021-05-04 | 1 | -4/+4 |
* | Fix #526 by reverting invalid BSD license migration in commit e94ed9e to retu... | engn33r | 2021-02-22 | 1 | -2/+1 |
* | Add first draft of Sphinx documentation | engn33r | 2021-01-31 | 1 | -17/+29 |
* | fixed #340 | Hiroki Ohtani | 2018-01-22 | 1 | -7/+28 |
* | Merge pull request #311 from ARMmbed/0.37.0 | liris | 2017-06-18 | 1 | -24/+28 |
|\ |
|
| * | use context manager to be more safe lock | Jussi Vatjus-Anttila | 2017-03-27 | 1 | -26/+26 |
| * | Remove hack disconnect check, add mutex to recv_frame | Jaakko Kukkohovi | 2017-03-27 | 1 | -0/+4 |
* | | Implemented close code 1014 | Johan de Vries | 2016-10-10 | 1 | -0/+3 |
* | | fixup! websocket.*: [PEP 8] Use conventional line-length limit | Allan Lewis | 2016-04-28 | 1 | -1/+2 |
* | | wsdump, test_fuzzingclient, websocket.*, test_websocket: Organise imports | Allan Lewis | 2016-04-27 | 1 | -2/+20 |
* | | websocket.*: [PEP 8] Use conventional line-length limit | Allan Lewis | 2016-04-27 | 1 | -5/+8 |
* | | wsdump, websocket.*: [PEP 8] Use conventional vertical spacing | Allan Lewis | 2016-04-27 | 1 | -1/+3 |
* | | wsdump, examples, setup, _abnf, _http, _utils: [PEP 8] Fix spacing | Allan Lewis | 2016-04-27 | 1 | -8/+8 |
* | | _abnf, _app, _http, _url: [PEP 8] Fix indents | Allan Lewis | 2016-04-27 | 1 | -3/+3 |
* | | ChangeLog, _abnf, _logging: Corect typos | Allan Lewis | 2016-04-27 | 1 | -2/+2 |
* | | _abnf, _socket: Don't override builtins | Allan Lewis | 2016-04-27 | 1 | -3/+3 |
* | | _abnf.ABNF._is_valid_close_status: Make method static | Allan Lewis | 2016-04-27 | 1 | -1/+2 |
* | | wsdump, _abnf, _http: Compare to `None` using `in` | Allan Lewis | 2016-04-27 | 1 | -2/+2 |
|/ |
|
* | fix typos | Jakub Wilk | 2016-01-03 | 1 | -3/+3 |
* | use wsaccel if available | Achille Roussel | 2015-07-10 | 1 | -8/+20 |
* | fixed #166 | liris | 2015-03-26 | 1 | -1/+4 |
* | Fix out-of-memory due to fragmentation when recieving a very large frame | Andrey Kosyakov | 2015-03-25 | 1 | -1/+6 |
* | refactoring. pack continuous frame info into one class. | liris | 2015-03-25 | 1 | -1/+68 |
* | refactoring. continuous status is packed into frame_buffer | liris | 2015-03-25 | 1 | -11/+31 |
* | use "%r". | Hiroki Ohtani | 2015-03-23 | 1 | -2/+2 |
* | refactoring.,, | liris | 2015-03-13 | 1 | -0/+65 |
* | Merge pull request #150 from coolyuyuyu/master | liris | 2015-02-16 | 1 | -1/+1 |
|\ |
|
| * | Update _abnf.py | coolyuyuyu | 2015-01-15 | 1 | -1/+1 |
* | | fixed #137 | liris | 2015-02-12 | 1 | -2/+3 |
* | | - Update license text and source code to reflect propoer address for FSF | Robert Schweikert | 2015-02-08 | 1 | -1/+2 |
|/ |
|
* | fixed #135 | liris | 2014-12-11 | 1 | -1/+1 |
* | fixed error code extraction on python3 | liris | 2014-12-02 | 1 | -1/+2 |
* | fixed #117 better support for autobahn test suite. | liris | 2014-10-15 | 1 | -0/+3 |
* | refs #117 . change exception type. | liris | 2014-10-15 | 1 | -5/+5 |
* | refs #117 - improve close frame. | liris | 2014-10-15 | 1 | -2/+42 |
* | refs #117 | liris | 2014-10-15 | 1 | -2/+9 |
* | refs #117 | Hiroki Ohtani | 2014-10-14 | 1 | -0/+3 |
* | - refactoring | liris | 2014-05-30 | 1 | -0/+166 |