Skip to content

Commit 6c9e3f4

Browse files
committed
Update feature list for encode/decode params.
1 parent 1387c97 commit 6c9e3f4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/reference/features.rst

+7-1
Original file line numberDiff line numberDiff 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 |||||

0 commit comments

Comments
 (0)