chronoxor / NetCoreServer

Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
https://chronoxor.github.io/NetCoreServer
MIT License
2.63k stars 550 forks source link

use wssclient for binance websocket will disconnect when sending ping package #273

Open dice2019 opened 9 months ago

dice2019 commented 9 months ago

websocket_prepare_send_frame.txt use wssclient for fetch data from binance websocket will disconnect by binance server when sending ping package; I modify the function PrepareSendFrame in websocket class