Skip to content

DefaultPacker is littleEndian by default #63

Open
@RobertH1993

Description

@RobertH1993

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions