Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Byte-order #49

Open
BenediktBurger opened this issue Mar 2, 2023 · 0 comments
Open

Byte-order #49

BenediktBurger opened this issue Mar 2, 2023 · 0 comments
Labels
messages Concerns the message format

Comments

@BenediktBurger
Copy link
Member

In the version frame (#42 ) and probably the message_id/conversation_id (#16 ) will be bytes values.

I propose, that we use the network byte order (big-endian) to encode our numbers, whenever we use multi byte values.

@BenediktBurger BenediktBurger added the messages Concerns the message format label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
messages Concerns the message format
Projects
None yet
Development

No branches or pull requests

1 participant