[−][src]Function cjdns_snode::server::service::on_subnode_message
async fn on_subnode_message(
server: Arc<Server>,
msg: Message
) -> Result<Option<Message>, Error>
Handles a message from local node, and returns a response message that should be sent in return.