[][src]Module tokio_yamux::config

Configuration of session and stream

Structs

Config

Configuration of session and stream

Constants

DEFAULT_ACCEPT_BACKLOG

Default value for accept_backlog

DEFAULT_KEEPALIVE_INTERVAL

Default keepalive interval duration

DEFAULT_MAX_STREAM_COUNT

Default max stream count

DEFAULT_WRITE_TIMEOUT

Default write timeout duration

INITIAL_STREAM_WINDOW

Both sides assume the initial 256KB window size