Function register

Source
pub fn register<T: AsRef<str>>(endpoint: T, handler: ShareableMessageHandler)
Expand description

Registers the handler for the endpoint address.