Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fragmentation support for py3 | liris | 2013-09-06 | 1 | -14/+18 |
* | Merge branch 'master' into py3 | liris | 2013-09-06 | 1 | -2/+71 |
|\ | |||||
| * | fixed #43 | liris | 2013-09-03 | 1 | -3/+12 |
| * | Add tests for message fragmentation | Matti Hanninen | 2013-08-27 | 1 | -1/+61 |
* | | Merge branch 'master' into py3 | liris | 2013-08-30 | 1 | -22/+78 |
|\ \ | |/ | |||||
| * | fix for ssl unavialable environmnet | Hiroki Ohtani | 2013-08-21 | 1 | -2/+7 |
| * | Add tests for testing timeout behaviour | Matti Hanninen | 2013-08-20 | 1 | -19/+56 |
* | | - fix deprecated warning | liris | 2013-08-06 | 1 | -1/+1 |
* | | Merge branch 'master' into py3 | liris | 2013-07-17 | 1 | -10/+19 |
|\ \ | |/ | |||||
| * | - abolish _SSLSocketWrapper | liris | 2013-07-17 | 1 | -17/+21 |
* | | :Merge branch 'master' into py3 | liris | 2013-07-17 | 1 | -2/+4 |
|\ \ | |/ | |||||
* | | - release for python 3v0.10.0-py3 | liris | 2013-03-22 | 1 | -3/+0 |
* | | - update | liris | 2013-03-08 | 1 | -0/+3 |
|\ \ | |||||
| * | | - workable on python 3.3 | liris | 2013-02-20 | 1 | -78/+86 |
* | | | - update to the latest | liris | 2013-03-08 | 1 | -80/+88 |
| |/ |/| | |||||
* | | - fixed #29 | liris | 2013-03-04 | 1 | -0/+12 |
|/ | |||||
* | tiny modification | liris | 2013-02-12 | 1 | -28/+25 |
* | Merge branch 'master' of https://github.com/liris/websocket-client | liris | 2012-05-25 | 1 | -0/+6 |
|\ | |||||
| * | Don't discard the query string when parsing the URL | Andrea Luzzardi | 2012-04-18 | 1 | -0/+6 |
* | | fix issue#17 | liris | 2012-05-25 | 1 | -0/+6 |
|/ | |||||
* | - remove illegal control code. | liris | 2012-02-28 | 1 | -1/+1 |
* | - start to v0.6.0 | liris | 2012-02-28 | 1 | -1/+1 |
* | change import statement | liris | 2012-02-28 | 1 | -2/+3 |
* | Made the WebSocketApp accept a mask_key function which is passed on down to t... | Dariusz Suchojad | 2012-02-27 | 1 | -13/+36 |
* | Added a boolean keep_running flag to WebSocketApp so that the main loop can b... | Dariusz Suchojad | 2012-02-27 | 1 | -0/+46 |
* | Made the key be UUID4 instead of a UUID1. | Dariusz Suchojad | 2012-02-27 | 1 | -1/+10 |
* | - workable with echo.websocket.org | liris | 2012-01-11 | 1 | -11/+22 |
* | - support ABNF frame data transfer. | liris | 2012-01-11 | 1 | -4/+4 |
* | - handshake is workable. | liris | 2012-01-10 | 1 | -34/+20 |
* | - add assertion | liris | 2011-06-20 | 1 | -0/+1 |
* | - more test code | liris | 2011-03-17 | 1 | -1/+18 |
* | - more test code. | liris | 2011-03-15 | 1 | -0/+26 |
* | - use logger, not print statement | liris | 2011-01-06 | 1 | -1/+1 |
* | - fix binary frame type bug. | liris | 2011-01-05 | 1 | -2/+2 |
* | rename test code file | liris | 2011-01-05 | 1 | -0/+179 |