package
0.21.2
Repository: https://github.com/itrellis/trellis.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

DefaultMaxRecvMsgSize maximum message that client can receive (16 MB).
DefaultMaxSendMsgSize maximum message that client can send (16 MB).
DefaultPoolMaxIdle maximum idle conns of a pool (50).
DefaultPoolMaxStreams maximum streams on a connectioin (20).