There is an old issue about spawning RpcSystem in different thread in Rust. https://github.com/capnproto/capnproto-rust/issues/180
I can work on that by replacing Rc<RefCell<...>> by Arc<Mutex<...>>in ClientVariant I am not sure that it works, anyone here has any idea? -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to capnproto+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/264a91c0-3688-4a9e-ab04-70a5607ebf72n%40googlegroups.com.