deb-python-websocket-client/websocket
liris 3ca245de52 fixed #246 2016-04-14 09:27:13 +09:00
..
tests Using os.urandom() and constant-time hash check for handshake. Fixes #209 #210 2015-09-21 11:44:34 -04:00
__init__.py fixed #246 2016-04-14 09:27:13 +09:00
_abnf.py fix typos 2016-01-03 20:39:45 +01:00
_app.py fixed #242 2016-04-12 09:00:35 +09:00
_core.py fixed #246 2016-04-14 09:27:13 +09:00
_exceptions.py fix typos 2016-01-03 20:39:45 +01:00
_handshake.py fixed #215 2015-10-28 09:16:39 +09:00
_http.py fixed #227 2016-01-04 17:04:42 +09:00
_logging.py Use 'websocket' as logger name 2016-02-19 16:54:35 +01:00
_socket.py Not all exception messages are actually strings. For example SSLException seems to return just an integer error code from extract_err_message. 2015-12-03 16:31:45 +02:00
_ssl_compat.py Fix #175: Use builtin check_hostname when available 2015-04-20 02:23:51 +02:00
_url.py fix typos 2016-01-03 20:39:45 +01:00
_utils.py fix typos 2016-01-03 20:39:45 +01:00
cacert.pem ouch 2014-03-18 10:30:55 +09:00