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

Allow some kind of SocketFactory #116

Open
mibutec opened this issue Mar 31, 2016 · 1 comment
Open

Allow some kind of SocketFactory #116

mibutec opened this issue Mar 31, 2016 · 1 comment

Comments

@mibutec
Copy link

mibutec commented Mar 31, 2016

In my game I use an implementation of Reliable UDP as an own Socket- / Sockerserver implementation. I'd really love to use this implementation as the underlaying protocol for kryonet. For that I would need some kind of SocketFactory I can handover. As far I can see, that's not possible for now.

@Aeefire
Copy link

Aeefire commented Mar 24, 2017

I'd really love to see this too. Also to set options like tcpNodelay.

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

No branches or pull requests

2 participants