# Functions
Get creates or gets a client for the protocol based on custom configuration.
GetRawHTTP returns the rawhttp request client.
Init initializes the clientpool implementation.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Dialer is a copy of the fastdialer from protocolstate.
# Structs
Configuration contains the custom configuration options for a client.
ConnectionConfiguration contains the custom configuration options for a connection.
# Type aliases
No description provided by the author