File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -43,12 +43,18 @@ Both sides
4343 +------------------------------------+--------+--------+--------+--------+
4444 | Send a fragmented message | ✅ | ✅ | ✅ | ✅ |
4545 +------------------------------------+--------+--------+--------+--------+
46- | Receive a fragmented message frame | ✅ | ✅ | ✅ | ❌ |
46+ | Receive a fragmented message frame | ✅ | ✅ | — | ❌ |
4747 | by frame | | | | |
4848 +------------------------------------+--------+--------+--------+--------+
4949 | Receive a fragmented message after | ✅ | ✅ | — | ✅ |
5050 | reassembly | | | | |
5151 +------------------------------------+--------+--------+--------+--------+
52+ | Force sending a message as Text or | ✅ | ✅ | — | ❌ |
53+ | Binary | | | | |
54+ +------------------------------------+--------+--------+--------+--------+
55+ | Force receiving a message as | ✅ | ✅ | — | ❌ |
56+ | :class: `bytes ` or :class: `str ` | | | | |
57+ +------------------------------------+--------+--------+--------+--------+
5258 | Send a ping | ✅ | ✅ | ✅ | ✅ |
5359 +------------------------------------+--------+--------+--------+--------+
5460 | Respond to pings automatically | ✅ | ✅ | ✅ | ✅ |
You can’t perform that action at this time.
0 commit comments