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
Please register or sign in to comment