crossbario / autobahn-testsuite

Autobahn WebSocket protocol testsuite
https://crossbar.io/autobahn/
Apache License 2.0
973 stars 82 forks source link

Fix description in Case 9.3.9. #98

Open andrey-zelenkov opened 5 years ago

andrey-zelenkov commented 5 years ago

Case Description:

Send fragmented text message message with message payload of length 4 * 220 (8M)**. Sent out in fragments of 4M.

But 4 * 2**20 is 4M (also DATALEN used in Case 9.3.9 is 4M).

Please change case description to the (4M).

Thank you.

P.S. Also in all cases in 9 chapter probably should be fixed repeating of message word:

...text message message with message payload...