Update Protocol to Version 2 - UDP header reconfig #10

Closed
opened 2026-02-09 13:22:44 +00:00 by dcrubro · 0 comments
Owner

Proposed breaking change to protocol (will increment from protocol v1 to v2):

  • Make sessionID 32-bit instead of 64-bit: shaves off 4 bytes
  • Compute nonce from sessionID and packet count - saves cycles, better performance
Proposed breaking change to protocol (will increment from protocol v1 to v2): - Make sessionID 32-bit instead of 64-bit: shaves off 4 bytes - Compute nonce from sessionID and packet count - saves cycles, better performance
dcrubro self-assigned this 2026-02-09 13:22:44 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dcrubro/columnlynx#10
No description provided.