Like sending `MAX_(STREAM_)DATA` frame, endpoints need to increase `max_(uni|bidi)_streams` via sending `MAX_STREMA_ID` frame. Details are written in [Draft-14 10.2. Stream Limit Increment](https://tools.ietf.org/html/draft-ietf-quic-transport-14#section-10.2).
It looks like `QUICStreamManager` is suitable to generate `MAX_STREAM_ID` frame. [ Full content available at: https://github.com/apache/trafficserver/issues/4224 ] This message was relayed via gitbox.apache.org for [email protected]
