Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrIncompletePacket = errors.New("incomplete packet") ErrTooLargePacket = errors.New("too large packet") )
Functions ¶
Types ¶
type Option ¶
type Option func(*options)
func WithMaxConnNum ¶
func WithMaxMsgLen ¶
func WithRunMode ¶
Click to show internal directories.
Click to hide internal directories.