Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add "__all__" | Hiroki Ohtani | 2015-03-19 | 1 | -0/+2 | |
| | ||||||
* | refactoring. logger and some pep8. | Hiroki Ohtani | 2015-03-16 | 1 | -26/+36 | |
| | ||||||
* | fixed #152 - set error message. | liris | 2015-02-24 | 1 | -2/+2 | |
| | ||||||
* | fixed #137 | liris | 2015-02-12 | 1 | -2/+5 | |
| | | | | | - add skip_utf8_validation argument. - if set this flag to true, utf-8 validation will be skipped. | |||||
* | - Update license text and source code to reflect propoer address for FSF | Robert Schweikert | 2015-02-08 | 1 | -1/+2 | |
| | ||||||
* | Adding http_proxy_auth to WebSocketApp.run_forever | krosinski | 2015-01-08 | 1 | -2/+2 | |
| | ||||||
* | some revertv0.22.0 | liris | 2014-12-02 | 1 | -3/+2 | |
| | ||||||
* | fixed error code extraction on python3 | liris | 2014-12-02 | 1 | -3/+4 | |
| | ||||||
* | fixed #132 | Hiroki Ohtani | 2014-11-25 | 1 | -1/+3 | |
| | ||||||
* | fix #126 | liris | 2014-11-10 | 1 | -2/+3 | |
| | ||||||
* | fixed #118 | Hiroki Ohtani | 2014-10-14 | 1 | -8/+12 | |
| | | | | enable to set subprotocol | |||||
* | fix typo | liris | 2014-10-10 | 1 | -1/+1 | |
| | ||||||
* | - fixed #111 | liris | 2014-10-07 | 1 | -3/+6 | |
| | | | | - support for code and reason in on_close callback | |||||
* | fix | Eran Keydar | 2014-10-05 | 1 | -2/+3 | |
| | ||||||
* | ws | Eran Keydar | 2014-10-04 | 1 | -6/+4 | |
| | ||||||
* | fix for expected arg 3 | Eran Keydar | 2014-10-03 | 1 | -1/+1 | |
| | ||||||
* | fix for expected arg 3 | Eran Keydar | 2014-10-03 | 1 | -4/+3 | |
| | ||||||
* | fix for null data | Eran Keydar | 2014-10-03 | 1 | -1/+1 | |
| | ||||||
* | code and reason for close callback | Eran Keydar | 2014-10-03 | 1 | -1/+1 | |
| | ||||||
* | code and reason for close callback | Eran Keydar | 2014-10-03 | 1 | -3/+0 | |
| | ||||||
* | code and reason for close callback | Eran Keydar | 2014-10-03 | 1 | -2/+22 | |
| | ||||||
* | add missing logging import | Nick Gregory | 2014-08-05 | 1 | -1/+1 | |
| | ||||||
* | - fixed #93 | liris | 2014-07-08 | 1 | -0/+1 | |
| | ||||||
* | - refactoring | liris | 2014-05-30 | 1 | -0/+190 | |
- split to multiple file |