Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close connection after Websocket handshake
Otherwise we might misinterpret trailing binary data as a second HTTP request. This happens when we return from the handler with data still queued up in the socket.
- Loading branch information