/kosuzu

A library for serializing Go structs into network packets.

Primary LanguageGo

Kosuzu GoDoc

A library to serialize Golang structs into byte sequences known as network packets so they can be conveniently sent through the network.

ATTENTION: not ready yet! Should not be used.