X py: Adjust msg_id a bit so it behaves like stream_id in HTTP/2
- even for server initiated streams - odd for client initiated streams This way I will be able to use Pkt.msg_id as real stream_id in go's Conn because with even / odd scheme there is no possibility for id conflicts in between two peers.
Showing
-
mentioned in merge request nexedi/neoppod!16 (closed)
-
mentioned in commit levin.zimmermann/neoppod@2da6cc77
-
mentioned in commit nexedi/neoppod@ac3a4d13
-
mentioned in commit nexedi/neoppod@24fb4757
Please register or sign in to comment