Socket class that wraps socket and websocket to provide unified interface for up level.
Close the connection.
private
Response handshake request
Send byte data package to client.
byte data
Send byte data packages to client in batch.
Send message to client no matter whether handshake.
Send raw byte data.
Socket class that wraps socket and websocket to provide unified interface for up level.