ClearWsBuffers() | XmobiTea.ProtonNetCommon.WebSocket | |
handshaked | XmobiTea.ProtonNetCommon.WebSocket | |
InitWsNonce() | XmobiTea.ProtonNetCommon.WebSocket | |
nonce | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsClose(byte[] buffer, int position, int length, int status=1000) | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsConnected(HttpResponse response) | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsConnected(HttpRequest request) | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsConnecting(HttpRequest request) | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsConnecting(HttpRequest request, HttpResponse response) | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsDisconnected() | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsDisconnecting() | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsError(string error) | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsError(SocketError error) | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsPing(byte[] buffer, int position, int length) | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsPong(byte[] buffer, int position, int length) | XmobiTea.ProtonNetCommon.WebSocket | |
OnWsReceived(byte[] buffer, int position, int length) | XmobiTea.ProtonNetCommon.WebSocket | |
PerformClientUpgrade(HttpResponse response, string id) | XmobiTea.ProtonNetCommon.WebSocket | |
PerformServerUpgrade(HttpRequest request, HttpResponse response) | XmobiTea.ProtonNetCommon.WebSocket | |
PrepareReceiveFrame(byte[] buffer, int position, int length) | XmobiTea.ProtonNetCommon.WebSocket | |
PrepareSendFrame(byte opcode, bool mask, byte[] buffer, int position, int length, int status=0) | XmobiTea.ProtonNetCommon.WebSocket | |
sendBuffer | XmobiTea.ProtonNetCommon.WebSocket | |
sendLock | XmobiTea.ProtonNetCommon.WebSocket | |
SendUpgrade(HttpResponse response) | XmobiTea.ProtonNetCommon.WebSocket | |
WebSocket(IWebSocket originWs) | XmobiTea.ProtonNetCommon.WebSocket | |