abstract fun dispatch(outboundContext: OutboundMessageContext): Completable
Dispatches the given message. The message comes with additional context containing information about the keys to use and the endpoint to send the packed message to.
outboundContext - is the message with additional context.
outboundContext