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
Commit message (
Expand
)
Author
Age
Files
Lines
*
1.0.0
v1.0.0
engn33r
2021-05-17
4
-3
/
+12
*
Remove testSSLopt unit test timeout to avoid exception
engn33r
2021-05-17
1
-1
/
+1
*
Fix no numpy coe coverage CI
engn33r
2021-05-17
1
-7
/
+8
*
Add code coverage for no numpy case
engn33r
2021-05-17
1
-2
/
+6
*
Catch OSError exception in close() for Mac CI
engn33r
2021-05-17
1
-0
/
+2
*
Try to resolve test_http.py testSSLopt Mac error
engn33r
2021-05-17
1
-2
/
+2
*
Add WEBSOCKET_CLIENT_CA_BUNDLE env var in better way
engn33r
2021-05-17
2
-2
/
+11
*
Remove WEBSOCKET_CLIENT_CA_BUNDLE env variable from CI
engn33r
2021-05-17
1
-1
/
+0
*
Improve _app.py, _http.py unit tests
engn33r
2021-05-17
3
-4
/
+25
*
Fix unit test for raising error in close()
engn33r
2021-05-17
2
-5
/
+3
*
Enhance enableTrace output
engn33r
2021-05-17
1
-11
/
+14
*
Improve _abnf.py, _cookiejar.py unit test coverage
engn33r
2021-05-16
3
-18
/
+16
*
Improve _abnf.py and _http.py test coverage
engn33r
2021-05-16
5
-28
/
+47
*
Add test case with sslopt settings
engn33r
2021-05-15
1
-3
/
+6
*
Improve unittest code coverage
engn33r
2021-05-15
3
-6
/
+41
*
Remove unnecessary Python2 code
engn33r
2021-05-15
4
-28
/
+5
*
Fix: ResourceWarning unclosed socket (#690)
rmkraeuchi
2021-05-15
1
-0
/
+2
*
Request minimum reproducible example
engn33r
2021-05-13
1
-0
/
+2
*
Minor _core.py test coverage improvement
engn33r
2021-05-12
1
-1
/
+4
*
Comment out unittest that fails on MacOS
engn33r
2021-05-12
1
-1
/
+2
*
Improve test coverage of _http.py
engn33r
2021-05-06
2
-7
/
+42
*
Add status code examples to docs, improve unit tests
engn33r
2021-05-06
4
-30
/
+120
*
Fix #686 close status code, see issue for details
engn33r
2021-05-06
1
-16
/
+20
*
Remove six dependency and transition related code to Python3
engn33r
2021-05-05
10
-47
/
+26
*
Fix lint error
engn33r
2021-05-05
1
-0
/
+1
*
Fix #685 unittest requires internet
engn33r
2021-05-05
2
-2
/
+9
*
Add shebang to wsdump.py (#673)
sedrubal
2021-05-05
1
-3
/
+1
*
First pass removing Python 2 code, mostly six dependency
engn33r
2021-05-04
20
-223
/
+87
*
Update to use the selectors module with DefaultSelector (#568)
Daan van Vugt
2021-05-05
2
-8
/
+27
*
0.59.0
v0.59.0
python2
engn33r
2021-05-04
4
-3
/
+15
*
Fixing urlparse scheme in Python 2.6.1 (#332)
Brandon Moser
2021-05-04
1
-1
/
+1
*
Add custom opcode example to docs
engn33r
2021-05-04
1
-0
/
+36
*
PEP8 style compliance fixes
engn33r
2021-05-04
20
-66
/
+63
*
Improve proxy example in docs
engn33r
2021-04-29
1
-8
/
+23
*
Add connection reestablished FAQ
engn33r
2021-04-29
1
-0
/
+23
*
Clarify WebSocket Extensions not supported
engn33r
2021-04-29
2
-2
/
+5
*
Fix #649 case of multiple set-cookie response headers
engn33r
2021-04-26
1
-1
/
+4
*
Add docs for custom masking
engn33r
2021-04-26
1
-4
/
+56
*
Add ping_payload to run_forever()
engn33r
2021-04-26
1
-3
/
+6
*
Fix #676 to update thread daemon
engn33r
2021-04-26
1
-1
/
+1
*
uses HTTP/1.1 for connect method (#677)
GtTmy
2021-04-19
1
-1
/
+3
*
Minor documentation update
engn33r
2021-03-31
3
-3
/
+9
*
Comment out abnf test_mask for Python 2.7 support
engn33r
2021-03-29
1
-4
/
+6
*
Improve _core.py test coverage
engn33r
2021-03-29
2
-29
/
+20
*
Improve _abnf.py test coverage
engn33r
2021-03-29
2
-1
/
+84
*
Improve threading documentation
engn33r
2021-03-29
2
-6
/
+95
*
Document lack of WebSocket Compression support
engn33r
2021-03-29
2
-0
/
+14
*
Add unit test for PR #627
engn33r
2021-03-29
2
-0
/
+10
*
Add support for permitting additional values in the "upgrade" and "connection...
Chris Wheeler
2021-03-29
1
-2
/
+2
*
Improve _app.py code coverage
engn33r
2021-03-28
2
-74
/
+142
[next]