Skip to main content

dispatch_message_data

Function dispatch_message_data 

Source
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.