# 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).