actix-web
actix-web copied to clipboard
websocket-autobahn example fails autobahn test 3.1
The websocket-autobahn example fails test case 3.1 in the autobahn suite.
Description:
Send small text message with RSV = 1.
Expectation:
The connection is failed immediately (1002/protocol error), since RSV must be 0, when no extension defining RSV meaning has been negotiated.