# Functions
New creates a new dispatcher backed by transport t, and using adapter to convert generic Message objects to and from their raw representation.
# Structs
No description provided by the author
# Interfaces
MessageAdapter converts application level messages to and from elements the Dispatcher understands.