TakahikoKawasaki / nv-websocket-client

High-quality WebSocket client implementation in Java.
Apache License 2.0
2.03k stars 292 forks source link

websocket client send performance #238

Open GREATwo opened 2 years ago

GREATwo commented 2 years ago

Sending files with wss, the speed is only 250Mb, the same server, the speed of sending files with a browser can reach 900Mb, where do I need to set it?