pub fn send<T: 'static>(endpoint: MStr<Endpoint>, message: T)
Sends the message to the endpoint.
message
endpoint