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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Proposed breaking change to protocol (will increment from protocol v1 to v2):