remoc 0.19.0

🦑 Remote multiplexed objects, channels, observable collections and RPC making remote interactions seamless. Provides multiple remote channels and RPC over TCP, TLS or any other transport.
Documentation
mod assoc_bounds;
mod assoc_collision;
mod assoc_mixed;
mod assoc_multiple;
mod assoc_qualified;
mod assoc_simple;
mod async_trait;
mod default;
mod errors;
mod generics;
mod generics_non_clone;
mod monitor;
mod readonly;
mod simple;
mod simple_clone;
mod simple_req;
mod simple_req_stream;
mod simple_rpit;
mod value;
mod variants;

// Must result in compile error:
// mod lifetime;