Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the echo.websocket URL in README and 2 examples (#781) | Sidney Maestre | 2022-01-24 | 1 | -1/+1 |
| | |||||
* | Fix #699 example returns on_close() exception | engn33r | 2021-06-01 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | - prepare for py3 | liris | 2013-02-19 | 1 | -7/+11 |
| | |||||
* | 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 |
| | |||||
* | - use logger, not print statement | liris | 2011-01-06 | 1 | -0/+33 |
- more document. - add JavaScript WebSocket-like API - add examples |