# Functions

New return new instance of route client.
NewRequest creates a new request.
WithTimeout option is for definition timeout value waiting for responses received from the router.

# Constants

ProtocolName is the framework's friendly name for the route-coordination protocol.
RequestMsgType defines the route coordination request message type.

# Structs

Client enable access to route api.

# Type aliases

ConnectionOption option for Client.GetConnections.
Request is the route-request message of this protocol.