nghttp3_conn_set_max_client_streams_bidi
Synopsis
#include <nghttp3/nghttp3.h>
-
void nghttp3_conn_set_max_client_streams_bidi(nghttp3_conn *conn, uint64_t max_streams)
nghttp3_conn_set_max_client_streams_bidi()
tells conn the cumulative number of bidirectional streams that client can open.