# Functions
No description provided by the author
GetRuntimeInstance creates or returns the singleton instance.
No description provided by the author
RegisterMessageHandler registers a message handler for a given protocol & message ID.
RegisterMessageSerializer registers a message serializer for a given protocol & message ID.
Helper to send a message up the Transport Layer.
No description provided by the author
No description provided by the author
# Interfaces
Message is an interface all messages must implement.
No description provided by the author
Message is an interface all messages must implement.
No description provided by the author