Returns the next outgoing stream ID. Notice that return type is uint. If we run out of stream ID for this session, this function returns 1 << 31.
See Implementation
Returns the next outgoing stream ID. Notice that return type is uint. If we run out of stream ID for this session, this function returns 1 << 31.