提交 0362fba0 编写于 作者: 若汝棋茗

更新demo

上级 090d33ca
......@@ -47,12 +47,6 @@ namespace WSClientApp
}));
client.Connect();
client.CloseWithWS("close");
WSDataFrame dataFrame = new WSDataFrame()
{
FIN = true,
Opcode = WSDataType.Ping
}
}
private void MyWSClient_Received(WebSocketClient client, WSDataFrame dataFrame)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册