summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/websockets/docs/limitations.rst
blob: bd6d32b2f63e494b78bf973d93d527e5f0183661 (plain)
1
2
3
4
5
6
7
8
9
10
Limitations
-----------

The client doesn't attempt to guarantee that there is no more than one
connection to a given IP address in a CONNECTING state.

The client doesn't support connecting through a proxy.

There is no way to fragment outgoing messages. A message is always sent in a
single frame.