19ce65672c
Renamed :func:`~websockets.server.serve()` and :func:`~websockets.client.connect()`'s klass argument to create_protocol to reflect that it can also be a callable. For backwards compatibility, klass is still supported. :func:`~websockets.server.serve` can be used as an asynchronous context manager on Python ≥ 3.5. Added support for customizing handling of incoming connections with :meth:`~websockets.server.WebSocketServerProtocol.process_request()`. Made read and write buffer sizes configurable. Rewrote HTTP handling for simplicity and performance. Added an optional C extension to speed up low level operations. An invalid response status code during :func:`~websockets.client.connect` now raises :class:`~websockets.exceptions.InvalidStatusCode` with a code attribute.
79 lines
3.2 KiB
Text
79 lines
3.2 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2017/08/22 08:47:50 adam Exp $
|
|
${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}/websockets/__init__.py
|
|
${PYSITELIB}/websockets/__init__.pyc
|
|
${PYSITELIB}/websockets/__init__.pyo
|
|
${PYSITELIB}/websockets/client.py
|
|
${PYSITELIB}/websockets/client.pyc
|
|
${PYSITELIB}/websockets/client.pyo
|
|
${PYSITELIB}/websockets/compatibility.py
|
|
${PYSITELIB}/websockets/compatibility.pyc
|
|
${PYSITELIB}/websockets/compatibility.pyo
|
|
${PYSITELIB}/websockets/exceptions.py
|
|
${PYSITELIB}/websockets/exceptions.pyc
|
|
${PYSITELIB}/websockets/exceptions.pyo
|
|
${PYSITELIB}/websockets/framing.py
|
|
${PYSITELIB}/websockets/framing.pyc
|
|
${PYSITELIB}/websockets/framing.pyo
|
|
${PYSITELIB}/websockets/handshake.py
|
|
${PYSITELIB}/websockets/handshake.pyc
|
|
${PYSITELIB}/websockets/handshake.pyo
|
|
${PYSITELIB}/websockets/http.py
|
|
${PYSITELIB}/websockets/http.pyc
|
|
${PYSITELIB}/websockets/http.pyo
|
|
${PYSITELIB}/websockets/protocol.py
|
|
${PYSITELIB}/websockets/protocol.pyc
|
|
${PYSITELIB}/websockets/protocol.pyo
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/__init__.py
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/__init__.pyc
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/__init__.pyo
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/client.py
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/client.pyc
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/client.pyo
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/client_server.py
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/client_server.pyc
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/client_server.pyo
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/server.py
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/server.pyc
|
|
${PLIST.py35p}${PYSITELIB}/websockets/py35/server.pyo
|
|
${PYSITELIB}/websockets/server.py
|
|
${PYSITELIB}/websockets/server.pyc
|
|
${PYSITELIB}/websockets/server.pyo
|
|
${PYSITELIB}/websockets/speedups.so
|
|
${PYSITELIB}/websockets/test_client_server.py
|
|
${PYSITELIB}/websockets/test_client_server.pyc
|
|
${PYSITELIB}/websockets/test_client_server.pyo
|
|
${PYSITELIB}/websockets/test_framing.py
|
|
${PYSITELIB}/websockets/test_framing.pyc
|
|
${PYSITELIB}/websockets/test_framing.pyo
|
|
${PYSITELIB}/websockets/test_handshake.py
|
|
${PYSITELIB}/websockets/test_handshake.pyc
|
|
${PYSITELIB}/websockets/test_handshake.pyo
|
|
${PYSITELIB}/websockets/test_http.py
|
|
${PYSITELIB}/websockets/test_http.pyc
|
|
${PYSITELIB}/websockets/test_http.pyo
|
|
${PYSITELIB}/websockets/test_protocol.py
|
|
${PYSITELIB}/websockets/test_protocol.pyc
|
|
${PYSITELIB}/websockets/test_protocol.pyo
|
|
${PYSITELIB}/websockets/test_speedups.py
|
|
${PYSITELIB}/websockets/test_speedups.pyc
|
|
${PYSITELIB}/websockets/test_speedups.pyo
|
|
${PYSITELIB}/websockets/test_uri.py
|
|
${PYSITELIB}/websockets/test_uri.pyc
|
|
${PYSITELIB}/websockets/test_uri.pyo
|
|
${PYSITELIB}/websockets/test_utils.py
|
|
${PYSITELIB}/websockets/test_utils.pyc
|
|
${PYSITELIB}/websockets/test_utils.pyo
|
|
${PYSITELIB}/websockets/uri.py
|
|
${PYSITELIB}/websockets/uri.pyc
|
|
${PYSITELIB}/websockets/uri.pyo
|
|
${PYSITELIB}/websockets/utils.py
|
|
${PYSITELIB}/websockets/utils.pyc
|
|
${PYSITELIB}/websockets/utils.pyo
|
|
${PYSITELIB}/websockets/version.py
|
|
${PYSITELIB}/websockets/version.pyc
|
|
${PYSITELIB}/websockets/version.pyo
|