51dc5ac772
0.53.0: - on_open() missing 1 required positional argument: 'ws' 0.52.0: - fixed callback argument in _app.py - Fixing none compare bug in run_forever - Fix NoneType bug introduced by 386 fix 0.51.0: - revert "WebSocketApp class to make it inheritable" because of breaking the compatibily 0.50.0: - fixed pong before ping - pass proper arguments to method callbacks 0.49.0: - WebSocketApp class to make it inheritable - Add option to disable sending the Origin header - Websocket.close() meaning of "close status: XXXXX" - Enable multithreading protection with ping_interval - reset WebsocketApp.sock - websocket.enableTrace not working - AttributeError: 'module' object has no attribute 'NullHandler' - WebSocketBadStatusException "not enough arguments for format string" - handshake should deal with None in headers
57 lines
2.1 KiB
Text
57 lines
2.1 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2018/10/11 10:26:30 adam Exp $
|
|
bin/wsdump-${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/websocket/__init__.py
|
|
${PYSITELIB}/websocket/__init__.pyc
|
|
${PYSITELIB}/websocket/__init__.pyo
|
|
${PYSITELIB}/websocket/_abnf.py
|
|
${PYSITELIB}/websocket/_abnf.pyc
|
|
${PYSITELIB}/websocket/_abnf.pyo
|
|
${PYSITELIB}/websocket/_app.py
|
|
${PYSITELIB}/websocket/_app.pyc
|
|
${PYSITELIB}/websocket/_app.pyo
|
|
${PYSITELIB}/websocket/_cookiejar.py
|
|
${PYSITELIB}/websocket/_cookiejar.pyc
|
|
${PYSITELIB}/websocket/_cookiejar.pyo
|
|
${PYSITELIB}/websocket/_core.py
|
|
${PYSITELIB}/websocket/_core.pyc
|
|
${PYSITELIB}/websocket/_core.pyo
|
|
${PYSITELIB}/websocket/_exceptions.py
|
|
${PYSITELIB}/websocket/_exceptions.pyc
|
|
${PYSITELIB}/websocket/_exceptions.pyo
|
|
${PYSITELIB}/websocket/_handshake.py
|
|
${PYSITELIB}/websocket/_handshake.pyc
|
|
${PYSITELIB}/websocket/_handshake.pyo
|
|
${PYSITELIB}/websocket/_http.py
|
|
${PYSITELIB}/websocket/_http.pyc
|
|
${PYSITELIB}/websocket/_http.pyo
|
|
${PYSITELIB}/websocket/_logging.py
|
|
${PYSITELIB}/websocket/_logging.pyc
|
|
${PYSITELIB}/websocket/_logging.pyo
|
|
${PYSITELIB}/websocket/_socket.py
|
|
${PYSITELIB}/websocket/_socket.pyc
|
|
${PYSITELIB}/websocket/_socket.pyo
|
|
${PYSITELIB}/websocket/_ssl_compat.py
|
|
${PYSITELIB}/websocket/_ssl_compat.pyc
|
|
${PYSITELIB}/websocket/_ssl_compat.pyo
|
|
${PYSITELIB}/websocket/_url.py
|
|
${PYSITELIB}/websocket/_url.pyc
|
|
${PYSITELIB}/websocket/_url.pyo
|
|
${PYSITELIB}/websocket/_utils.py
|
|
${PYSITELIB}/websocket/_utils.pyc
|
|
${PYSITELIB}/websocket/_utils.pyo
|
|
${PYSITELIB}/websocket/tests/__init__.py
|
|
${PYSITELIB}/websocket/tests/__init__.pyc
|
|
${PYSITELIB}/websocket/tests/__init__.pyo
|
|
${PYSITELIB}/websocket/tests/data/header01.txt
|
|
${PYSITELIB}/websocket/tests/data/header02.txt
|
|
${PYSITELIB}/websocket/tests/test_cookiejar.py
|
|
${PYSITELIB}/websocket/tests/test_cookiejar.pyc
|
|
${PYSITELIB}/websocket/tests/test_cookiejar.pyo
|
|
${PYSITELIB}/websocket/tests/test_websocket.py
|
|
${PYSITELIB}/websocket/tests/test_websocket.pyc
|
|
${PYSITELIB}/websocket/tests/test_websocket.pyo
|