index
:
delta/python-packages/websocket-client.git
codecov-ci-dev
gh-pages
master
old_py3
py3
python2
rfc6455
ssl
sslcheck
t858
t884
github.com: liris/websocket-client.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
websocket
/
_socket.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix logic bug in #893
engn33r
2023-02-05
1
-1
/
+1
*
Linting improvements, improved flake8 linting CI cmd
engn33r
2022-02-25
1
-9
/
+6
*
custom dispatcher pings/timeouts (#795)
bubbleboy14
2022-02-25
1
-3
/
+3
*
Update copyright year to 2022
engn33r
2021-12-31
1
-1
/
+1
*
Py2->3: simplify class definition (#750)
谭九鼎
2021-10-20
1
-1
/
+1
*
Transition from LGPL 2.1 license to Apache 2.0 - fix #697
engn33r
2021-08-10
1
-13
/
+11
*
Fix #205 by clarifying _socket.py exception text
engn33r
2021-05-17
1
-1
/
+1
*
First pass removing Python 2 code, mostly six dependency
engn33r
2021-05-04
1
-5
/
+3
*
Update to use the selectors module with DefaultSelector (#568)
Daan van Vugt
2021-05-05
1
-3
/
+13
*
PEP8 style compliance fixes
engn33r
2021-05-04
1
-1
/
+0
*
Fix #526 by reverting invalid BSD license migration in commit e94ed9e to retu...
engn33r
2021-02-22
1
-2
/
+1
*
Edit documentation to clarify timeout can be int or float (#654)
engn33r
2021-02-16
1
-3
/
+3
*
Add first draft of Sphinx documentation
engn33r
2021-01-31
1
-2
/
+14
*
Don't retry sockets with timeout set to 0
Trygve Aaberge
2019-03-20
1
-2
/
+8
*
Fix SSL socket handling (#2)
Juho Hovila
2018-08-29
1
-2
/
+36
*
Fixes raising WebSocketTimeoutException with SSL
Tim Rozet
2018-01-23
1
-1
/
+1
*
revert
Hiroki Ohtani
2018-01-22
1
-1
/
+1
*
fixed #3799
Hiroki Ohtani
2017-12-30
1
-1
/
+1
*
fixed #370
Hiroki Ohtani
2017-12-24
1
-2
/
+3
*
wsdump, test_fuzzingclient, websocket.*, test_websocket: Organise imports
Allan Lewis
2016-04-27
1
-2
/
+2
*
websocket.*: [PEP 8] Use conventional line-length limit
Allan Lewis
2016-04-27
1
-1
/
+2
*
wsdump, websocket.*: [PEP 8] Use conventional vertical spacing
Allan Lewis
2016-04-27
1
-0
/
+3
*
_abnf, _socket: Don't override builtins
Allan Lewis
2016-04-27
1
-3
/
+3
*
Not all exception messages are actually strings. For example SSLException see...
Eero Nevalainen
2015-12-03
1
-1
/
+1
*
Fix exception in recv() when ssl module is not available
Andrey Kosyakov
2015-03-25
1
-0
/
+1
*
fixed #160 and some refactoring
liris
2015-03-25
1
-1
/
+10
*
add "__all__"
Hiroki Ohtani
2015-03-19
1
-1
/
+6
*
refactoring.
Hiroki Ohtani
2015-03-19
1
-4
/
+3
*
refactoring
liris
2015-03-13
1
-4
/
+4
*
refactoring.
liris
2015-03-13
1
-0
/
+107