Adam Voliva

Results 6 comments of Adam Voliva

> [It seems as though it always sends a close normal code so long as it's valid](https://github.com/theturtle32/WebSocket-Node/blob/cce6d468986dd356a52af5630fd8ed5726ba5b7a/lib/WebSocketConnection.js#L680) > What's the point in providing a code then?

When using the JS WebSocket implementation and providing a code and reason, the WebSocket closes with that code and reason in the close event. This doesn't appear to be the...

I would like to know too

> @avoliva please check the build errors. Fixed the lint error and the syntax error in the unit test.

Were you able to find a workaround for this?

Was this ever implemented?