Re-exports§
pub use endpoint::Endpoint;
pub use incoming::Incoming;
pub use incoming::IncomingResponse;
pub use incoming::NewIncoming;
Modules§
Structs§
- Client
Config - Configuration for outgoing connections
- Entity
Error - Event raised whenever a library error occurs that pertains to a particular entity
- Error
- Opaque library error type
- Keep
Alive - If this component is placed on an entity, it will never be automatically despawned by this library
- Server
Config - Parameters governing incoming connections