Crate distant_net

source ·

Re-exports

pub use client::Client;
pub use server::Server;
pub use log;
pub use paste;

Modules

Macros

Generates a new ConnectHandler for the provided anonymous function in the form of
Generates a new LaunchHandler for the provided anonymous function in the form of
Generates a new Map of key/value pairs based on literals.

Enums

Represents the strategy to apply when attempting to reconnect the client to the server.