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

Home Page:https://chronoxor.github.io/NetCoreServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use wssclient for binance websocket will disconnect when sending ping package

dice2019 opened this issue · comments

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