lightyear/connection/local/
mod.rs

1//! "Fake" connection to be used in host-server mode, the server acts as a client
2pub(crate) mod client;