Documentation
¶
Overview ¶
Package cmux provides a compatibility wrapper around connmux.
This repository historically carried experimental code under a "cmux" folder. New development should use package connmux instead.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotMatched = connmux.ErrNotMatched
View Source
var ErrServerClosed = connmux.ErrServerClosed
Functions ¶
This section is empty.
Types ¶
type MatchWriter ¶
type MatchWriter = connmux.MatchWriter
func HTTP2HeaderFieldSendSettings ¶
func HTTP2HeaderFieldSendSettings(name, value string) MatchWriter
type Option ¶
func WithConnBacklog ¶
func WithErrorHandler ¶
func WithMaxSniffBytes ¶
func WithReadTimeout ¶
Click to show internal directories.
Click to hide internal directories.