streamWindowSize property
The default stream window size the remote peer can use when creating new streams (defaults to 65535 bytes).
Implementation
final int? streamWindowSize;
The default stream window size the remote peer can use when creating new streams (defaults to 65535 bytes).
final int? streamWindowSize;