Function send

Source
pub fn send<T: 'static>(endpoint: MStr<Endpoint>, message: T)
Expand description

Sends the message to the endpoint.