Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduced websocket latency #73

Merged
merged 2 commits into from
Apr 13, 2021
Merged

Reduced websocket latency #73

merged 2 commits into from
Apr 13, 2021

Conversation

lemunozm
Copy link
Owner

@lemunozm lemunozm commented Apr 13, 2021

Internal improvement to reduce the WebSocket latency while reading messages.

  • The improvement affects all users except windows.
  • Reduce the latency by around 40%.

Related issue: snapview/tungstenite-rs#195

@lemunozm lemunozm force-pushed the reduced_websocket_latency branch 14 times, most recently from 49a98fd to 8778e4f Compare April 13, 2021 12:56
@lemunozm lemunozm force-pushed the reduced_websocket_latency branch from 8778e4f to 4ce91c3 Compare April 13, 2021 13:24
@lemunozm lemunozm merged commit 0bafb31 into master Apr 13, 2021
@lemunozm lemunozm deleted the reduced_websocket_latency branch April 13, 2021 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant