NetworkBaseReceiveWebSocketPayload 方法 |
名称 | 说明 | |
---|---|---|
![]() | ReceiveWebSocketPayload(SslStream) |
从socket接收一条完整的websocket数据,返回WebSocketMessage的数据信息 Receive a complete websocket data from the socket, return the data information of the WebSocketMessage |
![]() | ReceiveWebSocketPayload(Socket) |
从socket接收一条完整的websocket数据,返回WebSocketMessage的数据信息 Receive a complete websocket data from the socket, return the data information of the WebSocketMessage |