summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add Change Logv0.52.0liris2018-09-031-0/+1
* Merge pull request #476 from shwnchpl/bugfix/ping_timeout-NoneType-errorliris2018-09-031-10/+10
|\
| * Fix NoneType bug introduced by #386 fixShawn Chapla2018-09-011-10/+10
* | add changelogliris2018-09-031-0/+1
* | Merge pull request #472 from JackUrb/fix-none-compareliris2018-09-031-1/+1
|\ \
| * | Fixing none compare bug in run_foreverJack Urbanek2018-08-271-1/+1
| |/
* | Merge pull request #468 from ihjmh/masterliris2018-09-031-4/+1
|\ \
| * | Update _app.pyDamon2018-08-221-4/+1
| |/
* | add docliris2018-09-033-2/+6
|/
* revert #442v0.51.0liris2018-08-197-122/+16
* Merge pull request #465 from hugovk/add-3.7liris2018-08-181-8/+9
|\
| * Replace Python 3.7-dev with 3.7 officialHugo2018-08-181-8/+9
|/
* Merge pull request #460 from hugovk/rm-3.3v0.50.0liris2018-08-183-8/+16
|\
| * Drop support for EOL Python <= 2.5Hugo2018-08-141-3/+5
| * Add python_requires to help pipHugo2018-08-141-0/+1
| * Add support for Python 3.6 and 3.7Hugo2018-08-142-0/+4
| * Drop support for EOL Python 3.3Hugo2018-08-143-5/+6
* | add docliris2018-08-181-0/+1
* | Merge pull request #462 from nlevitt/callback-ismethod-fixliris2018-08-181-1/+1
|\ \
| * | pass proper arguments to method callbacksNoah Levitt2018-08-151-1/+1
| |/
* | add doc and start v0.50liris2018-08-183-2/+6
* | Merge pull request #461 from Nao83/masterliris2018-08-181-3/+8
|\ \ | |/ |/|
| * Fix #318 pong before pingraffaele.basile2018-08-151-3/+8
|/
* fixed #432v0.49.0liris2018-08-142-1/+6
* fixed #438liris2018-08-141-1/+2
* fixed #454liris2018-08-142-2/+2
* fixed #455 #443liris2018-08-142-4/+13
* fixed Attribute error on close appliris2018-08-142-2/+3
* add docsliris2018-08-141-0/+1
* Merge pull request #450 from 0qdk4o/patch-1liris2018-08-141-0/+1
|\
| * reset WebsocketApp.sock0qdk4o2018-07-011-0/+1
* | Merge branch 'master' of https://github.com/websocket-client/websocket-clientliris2018-08-141-1/+2
|\ \
| * \ Merge pull request #448 from mfitzpatrick/ping_thread_needs_enable_multithreadliris2018-08-141-1/+2
| |\ \
| | * | Enable multithreading with ping_intervalMatt Fitzpatrick2018-06-271-1/+2
| | |/
* | | add docsliris2018-08-141-0/+1
|/ /
* | add docsliris2018-08-141-0/+1
* | Merge pull request #446 from nneonneo/masterliris2018-08-141-8/+14
|\ \
| * | Fix #414: proper handling of close method.Robert Xiao2018-06-191-8/+14
| |/
* | fixed #HC-459liris2018-08-144-6/+12
* | add docsliris2018-08-141-0/+2
* | Merge pull request #442 from bashlakov/fix-class-inheritanceliris2018-08-144-12/+127
|\ \
| * | fix READMEAndrey Bashlakov2018-06-181-2/+2
| * | Patch WebSocketApp class to make it inheritableAndrey Bashlakov2018-06-184-12/+127
| |/
* | start v0.49.0liris2018-08-143-2/+4
|/
* fix formatv0.48.0Hiroki Ohtani2018-05-271-2/+10
* release for 0.48.0Hiroki Ohtani2018-05-273-2/+13
* remove some test assertHiroki Ohtani2018-05-271-4/+4
* Merge pull request #427 from element-82/masterliris2018-05-271-1/+5
|\
| * _http.py: fix windows proxy error due to socktypePaul Barrette2018-05-041-1/+5
* | Merge pull request #419 from shmal/410_fix_keep_running_bugliris2018-05-271-2/+0
|\ \