Open
Description
Hi i did some testing with easytcp and it looks good, however defaultpacker uses littleEndian encoding by default.
Network encoding should be bigEndian, also the ID is by default an int but should be an UINT32 in my opinion. A route of -10 doesnt make sense.
I know i can change the packer but i would suggest making bigEndian and uint32 the default.
Metadata
Metadata
Assignees
Labels
No labels