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

Java 8 support - Kryo 4.0.0 - JsonBeans 0.7 - Listener, Client and Server discovers refactored into an interface #118

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Pyeroh
Copy link

@Pyeroh Pyeroh commented Aug 16, 2016

It solves #77 and #39, by updating to Java 8 and using defender methods. It also removes unnecessary libs : you uses maven, and defines dependencies. Why maintaining dependencies in multiple places ?

I don't get why the diff marks there are differences between source files, as I didn't change tabs/spaces...

BTW, I think pushing an updated version of this lib on maven repositories would be great, as the only available version is a RC.
Thanks for reviewing !

Java 8 support - Kryo 4.0.0 - JsonBeans 0.7 - Listener, Client and
Server discovers refactored into an interface -
@RobertZenz
Copy link

I don't get why the diff marks there are differences between source files, as I didn't change tabs/spaces...

Smells like you accidentally changed the line-endings.

@CookedApps
Copy link

Hey @Pyeroh,
does this pull include the fix for not recieving UDP on Android 5.0+ from #111?

@Pyeroh
Copy link
Author

Pyeroh commented Oct 10, 2016

@CookedApps I did not tested, but I don't think so, sorry

@sylvia43
Copy link
Contributor

sylvia43 commented Feb 6, 2017

@CookedApps I just cherry picked my commit onto this and sent @Pyeroh a pull request. In the meantime, I'm using compile "com.github.anubiann00b:kryonet:6108b3b5" and https://jitpack.io/.

Fix UDP recieving on Android 5.0+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants