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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- add document how to disable ssl cert verification.
ssl
liris
2014-08-26
1
-0
/
+2
*
Have python3 properly handle connection refused exceptions.
Mark Travis
2014-08-21
1
-1
/
+4
*
- fixed #102
liris
2014-08-20
1
-0
/
+2
*
add missing logging import
Nick Gregory
2014-08-05
1
-1
/
+1
*
Merge branch 'master' of https://github.com/cjhanks/websocket-client into cjh...
liris
2014-07-08
1
-10
/
+22
|
\
|
*
Fix address resolution for cases where first result is not useful.
CjHanks
2014-07-04
1
-10
/
+22
*
|
- fixed #93
liris
2014-07-08
1
-0
/
+1
|
/
*
- refs #91
liris
2014-06-26
1
-25
/
+2
*
- fixed #91
liris
2014-06-24
1
-51
/
+35
*
Merge branch 'master' of https://github.com/smvv/websocket-client into smvv-m...
liris
2014-06-24
1
-5
/
+53
|
\
|
*
Add support for socket.io 0.9 servers
Sander Mathijs van Veen
2014-06-15
1
-6
/
+54
*
|
- fixed #92
liris
2014-06-23
2
-9
/
+51
|
/
*
_core.py: fix syntax error
adam.stokes
2014-06-10
1
-1
/
+0
*
- fixed #89
liris
2014-06-09
1
-1
/
+2
*
Merge pull request #88 from rjschwei/useSystemCerts
liris
2014-06-06
1
-2
/
+6
|
\
|
*
- Allow the use of teh system default certificates by not installing the
Robert Schweikert
2014-06-05
1
-2
/
+6
*
|
- fixed #49
liris
2014-06-06
1
-2
/
+6
*
|
Update _core.py
pedrudehuere
2014-06-05
1
-2
/
+2
|
/
*
- refactoring.
liris
2014-05-30
1
-41
/
+78
*
- refactoring
liris
2014-05-30
5
-1100
/
+1211
*
- set ws to default scheme
liris
2014-05-26
1
-1
/
+1
*
- fixed #84
liris
2014-05-26
1
-2
/
+3
*
- fixed #82
liris
2014-05-08
1
-8
/
+15
*
Merge branch 'master' of https://github.com/louisliutw/websocket-client into ...
liris
2014-05-08
1
-1
/
+4
|
\
|
*
remove debug codes..
Louis Liu
2014-05-07
1
-1
/
+0
|
*
Bug fix: socket always connects to port 80.
Louis Liu
2014-05-07
1
-1
/
+2
|
*
send cookie in options.
Louis Liu
2014-05-07
1
-0
/
+3
*
|
- fix some docuemnt.
liris
2014-05-08
1
-9
/
+12
|
/
*
- fixed #57
liris
2014-05-01
1
-4
/
+30
*
- fixed #77
liris
2014-04-30
1
-8
/
+19
*
- fix some deprecated warning.
liris
2014-04-30
1
-4
/
+10
*
- refs #80
liris
2014-04-25
1
-1
/
+4
*
- fixed #73
liris
2014-04-25
1
-0
/
+5
*
Only use ssl backports for py2.
liris
2014-04-21
1
-1
/
+5
*
Simplify with six.moves.
Ralph Bean
2014-04-21
1
-6
/
+1
*
Bytes everywhere.
Ralph Bean
2014-04-15
1
-4
/
+20
*
More py3 fixes.
Ralph Bean
2014-04-14
1
-3
/
+10
*
However it makes sense to encode just before sending to the wire.
Ralph Bean
2014-04-14
1
-0
/
+4
*
This should probably be unicode.
Ralph Bean
2014-04-14
1
-1
/
+1
*
Empty strings are probably better here..
Ralph Bean
2014-04-14
1
-4
/
+4
*
Exceptions in py3 don't necessarily have a 'message' attribute.
Ralph Bean
2014-04-14
1
-8
/
+11
*
send and recv should be explicit about bytes and unicode.
Ralph Bean
2014-04-14
1
-4
/
+16
*
Initial pass at low-hanging python3 fruit.
Ralph Bean
2014-04-14
1
-3
/
+11
*
- fixed #75
v0.13.0
Hiroki Ohtani
2014-04-13
1
-7
/
+9
*
- py3 friendly excepton
liris
2014-04-10
1
-1
/
+1
*
- fix to close socket
liris
2014-04-10
1
-1
/
+1
*
- refs #68
liris
2014-04-08
1
-1
/
+1
*
- fixed #64
liris
2014-04-08
1
-1
/
+1
*
- fixed #64
liris
2014-04-04
1
-14
/
+25
*
- refs #64
liris
2014-04-04
1
-2
/
+10
[next]