Kitura / Kitura-WebSocket

WebSocket support for Kitura
Apache License 2.0
68 stars 30 forks source link

[websocket-nio]Close connection for invalid operation code #53

Closed nethraravindran closed 6 years ago

nethraravindran commented 6 years ago

The connection must be dropped/closed with error code 1002 for an invalid operation code.