summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/websockets/docs/reference/types.rst
blob: 9d3aa8310bc6c4c6db3b785f1a39166019e12b22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Types
=====

.. automodule:: websockets.typing

    .. autodata:: Data

    .. autodata:: LoggerLike

    .. autodata:: StatusLike

    .. autodata:: Origin

    .. autodata:: Subprotocol

    .. autodata:: ExtensionName

    .. autodata:: ExtensionParameter

.. autodata:: websockets.protocol.Event

.. autodata:: websockets.datastructures.HeadersLike

.. autodata:: websockets.datastructures.SupportsKeysAndGetItem