isoopod/paknet
v0.8.0 ·
Schematized networking library.
Why PakNet?
PakNet is a networking library highly optimized to reduce bandwidth usage by using custom schematized serialization.
By predefining a Schema for packets to follow, we are able to save at least one byte for every piece of information sent, as the type of that information is not needed in the packet.