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

Will the data packet be automatically compressed at the bottom layer when using websocket to send messages? #260

Open diybl opened 1 year ago

diybl commented 1 year ago

Will the data packet be automatically compressed at the bottom layer when using websocket to send messages?