Function client::process_message
source · pub(crate) fn process_message(msg: Message)
Expand description
Process a message, basically check the type of the message and call the corresponding function.
pub(crate) fn process_message(msg: Message)
Process a message, basically check the type of the message and call the corresponding function.