There are lots of libraries for writing TCP servers like Java IO, Java NIO, Netty, Mina, Coral Reactor etc.
I'm not sure what to use or learn for creating an instant messaging and voip platform. I did some Google research but got mixed results on what I should be using, could you guys give me some advice? Any recommendations for the framework I should use? My initial thought is Mina because it's by Apache and they make good stuff, right?