summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - refs #64liris2014-04-041-2/+10
* - add test case for ipv6 url. refs #72liris2014-03-311-0/+24
* Merge pull request #71 from sparkslabs/masterliris2014-03-311-0/+5
|\
| * Add setup.cfg to allow py2dsc to debianize packageMichael Sparks2014-03-281-0/+5
|/
* Merge pull request #69 from michael-mri/masterliris2014-03-241-7/+6
|\
| * avoid polling to see if thread should returnMichael Rigoni2014-03-211-7/+6
|/
* - remove some commentliris2014-03-201-1/+0
* -fixed #68Hiroki Ohtani2014-03-191-1/+1
* - fixed #68, #67liris2014-03-191-2/+5
* - fixed #59liris2014-03-181-1/+2
* - fixed #59liris2014-03-181-1/+1
* - refs #59liris2014-03-182-4/+5
* - fixed #59liris2014-03-182-8/+59
* - fixed #55liris2014-03-182-2/+19
* ouchliris2014-03-182-4966/+5884
* tiny updateliris2014-03-181-1/+3
* update change logliris2014-03-181-0/+9
* - fixed #56liris2014-03-184-916/+2
* Merge branch 'master' of https://github.com/dimaqq/websocket-client into dima...liris2014-03-182-4/+4971
|\
| * server certificate validationDima Tisnek2013-11-241-4/+5
| * server certificate validationDima Tisnek2013-11-241-0/+4966
* | - fixed #65liris2014-03-185-3/+10
* | - fixed #58liris2014-03-181-1/+1
* | - fixed #41liris2014-03-181-0/+1
* | - fixed #63 (Better event loop in WebSocketApp)liris2014-03-181-10/+30
* | Merge pull request #66 from basak/skip-internet-testsliris2014-03-181-0/+8
|\ \
| * | Skip tests that require Internet access by defaultRobie Basak2014-03-171-0/+8
|/ /
* | Merge pull request #61 from thedrow/patch-1liris2014-02-131-1/+1
|\ \ | |/ |/|
| * Exception handling should be compatible with python 2.7 and 3.x.Omer Katz2014-01-261-1/+1
|/
* - fixed #52liris2013-10-151-1/+0
* - start 0.13.0liris2013-10-151-1/+1
* Merge pull request #52 from juanmb/masterliris2013-10-141-2/+7
|\
| * fixed #53juanmb2013-10-021-2/+6
| * Apply default timeout to WebSocketAppjuanmb2013-09-251-0/+1
|/
* - update change logv0.12.0liris2013-09-131-0/+11
* fixed #43liris2013-09-032-6/+35
* Merge pull request #50 from mjhanninen/mjh/test-fragmentationliris2013-09-021-1/+61
|\
| * Add tests for message fragmentationMatti Hanninen2013-08-271-1/+61
|/
* fix for ssl unavialable environmnetHiroki Ohtani2013-08-212-3/+13
* Add tests for testing timeout behaviourMatti Hanninen2013-08-201-19/+56
* Buffer frame parts while building up the frameMatti Hanninen2013-08-201-28/+35
* Buffer packets from the lower layer during recvMatti Hanninen2013-08-201-6/+13
* Keep try tight and catch more accuratelyMatti Hanninen2013-08-201-6/+6
* - fixed #44liris2013-08-191-1/+1
* - fixed #40liris2013-08-071-6/+32
* - fixed #42liris2013-08-022-2/+1
* - refs #38liris2013-07-301-0/+5
* - fixed #38liris2013-07-301-7/+6
* - fixed #42liris2013-07-301-0/+1
* - fixed #32 Keepalive / ping ?liris2013-07-171-3/+22