lemunozm / message-io

Fast and easy-to-use event-driven network library.
Apache License 2.0
1.11k stars 74 forks source link

Reduced websocket latency #73

Closed lemunozm closed 3 years ago

lemunozm commented 3 years ago

Internal improvement to reduce the WebSocket latency while reading messages.

Related issue: https://github.com/snapview/tungstenite-rs/issues/195