# Functions
NewProtocol returns a new Message Delivery protocol.
# Constants
MethodDeliverMessage is the method ID for the method DeliverMessage.
ProtocolID is the protocol ID for the Message Delivery protocol.
# Structs
Protocol stores all the RMC method handlers for the Message Delivery protocol and listens for requests.
# Interfaces
Interface implements the methods present on the Message Deliver protocol struct.