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

tcp_nodelay fix #409

Closed
clickstan opened this issue Nov 4, 2016 · 5 comments
Closed

tcp_nodelay fix #409

clickstan opened this issue Nov 4, 2016 · 5 comments

Comments

@clickstan
Copy link

In the latest version, the only way to turn ON tcp_nodelay (reduces jitter for real-time games), is to replace websocketserver.java with the following (it will then ALWAYS BE ON):
(You can thank me quietly, Im only posting this because others here have helped with their posted info- giving back) Would be great if this was made a public option for the lib

WebSocketServer.java.zip

@marci4
Copy link
Collaborator

marci4 commented Mar 26, 2017

Hello @clickstan,
could you please open a pull request for your commit?

Greetings
marci4

@clickstan
Copy link
Author

I'm actually interested in learning GIT more, so i'll do it!

@marci4
Copy link
Collaborator

marci4 commented Mar 27, 2017

possible duplicates #339 (internal for me)

@marci4
Copy link
Collaborator

marci4 commented Apr 26, 2017

added with #462

@marci4 marci4 closed this as completed Apr 26, 2017
@marci4
Copy link
Collaborator

marci4 commented Apr 26, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants