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

Fix u16 little endian encoding #263

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Fix u16 little endian encoding #263

merged 1 commit into from
Oct 12, 2023

Conversation

Mallets
Copy link
Member

@Mallets Mallets commented Oct 12, 2023

u16 were encoded as big endian.
However, in Zenoh we use little endian encoding in the protocol.

@Mallets Mallets requested a review from p-avital October 12, 2023 16:14
@Mallets Mallets merged commit 718d4c5 into master Oct 12, 2023
43 checks passed
@Mallets Mallets deleted the u16codec branch October 12, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants