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.