/kryonet

A fork of the kryonet client/server library for Java

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

KryoNet

A fork of kryonet, a Java library that provides a clean and simple API for efficient network communication.

This version is made specifically for Mindustry. Kryo and JSON serialization have been removed in favor of custom serializers. RMI has also been removed. This fork is made to be as compact as possible, with no outside dependencies.