Commit graph

3 commits

Author SHA1 Message Date
RedDuckss
686a59737c Properly send fragmented packets + godoc comments
Server now properly splits the packet payload into multiple fragments if needed.

Server settings now properly get defaults.

Added the basis for compression support, though it doesn't do anything right now.

Removed unused NEX type structs.

And finally, fixed all godoc and other linting issues.
2018-09-26 21:42:48 -04:00
RedDuckss
126a1016cb Minor updates 2018-09-25 10:10:20 -04:00
RedDuckss
390698a6ec Restructure lib and added better godoc support 2018-08-02 00:47:17 -04:00
Renamed from pkg/types.go (Browse further)