Simple game network engine / library / API in java?

I would like to ask if anyone knows / shares their knowledge about some "SIMPLE" game network engine / library / API written in java that I can use to develop a real-time multiplayer game / simulation, I googled, but only getting from C ++ and only one or two in java that have different trade-offs such as complexity of use and dependencies .

Thanks in advance,

jibbylala

+3
source share
1 answer
+1

Source: https://habr.com/ru/post/1770750/


All Articles