pub fn dispatch_message_data<H: Handler>(handler: &H, message: SocketMessageDe)Expand description
Route a decoded socket message through the handler’s event and quote callbacks.
pub fn dispatch_message_data<H: Handler>(handler: &H, message: SocketMessageDe)Route a decoded socket message through the handler’s event and quote callbacks.