| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove rel.saferead() because of WrappedDispatcher | engn33r | 2022-03-11 | 1 | -1/+0 |
| | | |||||
| * | Linting improvements, improved flake8 linting CI cmd | engn33r | 2022-02-25 | 1 | -2/+3 |
| | | |||||
| * | Update the echo.websocket URL in README and 2 examples (#781) | Sidney Maestre | 2022-01-24 | 2 | -2/+3 |
| | | |||||
| * | rel example (#770) | bubbleboy14 | 2021-12-13 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | Add example of ws.run_forever(dispatcher) to demonstrate using dispatcher * rel example * tweaked rel example for linter * added rel note to examples.rst * slightly more compact example * added example header * matched wording | ||||
| * | Fix #699 example returns on_close() exception | engn33r | 2021-06-01 | 1 | -1/+1 |
| | | |||||
| * | Remove six dependency and transition related code to Python3 | engn33r | 2021-05-05 | 1 | -1/+0 |
| | | |||||
| * | revert #442v0.51.0 | liris | 2018-08-19 | 1 | -40/+0 |
| | | |||||
| * | Patch WebSocketApp class to make it inheritable | Andrey Bashlakov | 2018-06-18 | 1 | -0/+40 |
| | | |||||
| * | use threading | Alberto Galera | 2017-07-07 | 1 | -5/+3 |
| | | |||||
| * | echoapp_client: [PEP 8] Add space before comment | Allan Lewis | 2016-04-27 | 1 | -1/+1 |
| | | |||||
| * | wsdump, examples, setup, _abnf, _http, _utils: [PEP 8] Fix spacing | Allan Lewis | 2016-04-27 | 1 | -3/+3 |
| | | |||||
| * | fix typos | Jakub Wilk | 2016-01-03 | 1 | -2/+2 |
| | | |||||
| * | fixed #130 | liris | 2014-11-20 | 1 | -6/+2 |
| | | |||||
| * | executable in python3 | aeroaks | 2014-11-20 | 1 | -2/+9 |
| | | | | dirty modification to allow execution in python3 as well. | ||||
| * | Initial pass at low-hanging python3 fruit. | Ralph Bean | 2014-04-14 | 1 | -0/+1 |
| | | |||||
| * | - prepare for py3 | liris | 2013-02-19 | 2 | -12/+16 |
| | | |||||
| * | address issue #9 and other changes to the demo code | gregory80 | 2012-02-09 | 1 | -5/+13 |
| | | |||||
| * | changed the echo server URL | liris | 2011-03-02 | 1 | -1/+1 |
| | | |||||
| * | changed the echo server URL so that we can test without running a local echo ↵ | Ken Sato | 2011-03-01 | 1 | -1/+1 |
| | | | | | server | ||||
| * | - use logger, not print statement | liris | 2011-01-06 | 2 | -0/+45 |
| - more document. - add JavaScript WebSocket-like API - add examples | |||||
