Closed jhaygood86 closed 11 years ago
Some WebSocket clients require RFC compatability, which requires a 0x8 byte to be returned to the client when the client closes the connection. This fixes that bug (issue 28 on the original repo)
Sorry for the delay, and thanks for the PR!
Some WebSocket clients require RFC compatability, which requires a 0x8 byte to be returned to the client when the client closes the connection. This fixes that bug (issue 28 on the original repo)