Client/Server Library Discussion

So I’ve been torn between 3 libraries that all do what I want.

All have their perks, but which do you use and recommend?

KryoNET [Current Winner]

  • Created by Nate
  • Easy to use
  • Quick setup
  • Fast development cycle
  • Great support

Apache MINA

  • Very flexible
  • lower-level
  • Verbose setup
  • Slow development cycle/bug fixes

Netty

  • Fast?
  • Good documentation

PyroNET