kryonet icon indicating copy to clipboard operation
kryonet copied to clipboard

Java 8 - Kryo v4 and more...

Open joaquinodz opened this issue 4 years ago • 3 comments

This is a re-upload of #118 with a couple things i added.

  • All features from #118
  • Java 8 support.
  • Kryo 2.24.0 -> 4.0.2
  • oss-parent 7 -> 9
  • Junit 4.11 -> 4.12

joaquinodz avatar Nov 25 '19 18:11 joaquinodz

looks really good

somixyz avatar Nov 25 '19 19:11 somixyz

I was going to use lambda operators and switch expressions but i don't know if that will affect backwards compatibility.

What do you think @NathanSweet ?

joaquinodz avatar Nov 25 '19 21:11 joaquinodz

Is this going to be merged in, sometime? I'm looking for a good networking library and would really like to use Java 8!

Maybe it's not the place to ask, but can I use this code somehow instead of the master branch?

GiantFrog avatar Dec 03 '20 05:12 GiantFrog