Structs§
- Event
- Structure for representing an event, that is sent or received over Server- and AppStreams. Event contains family, that could be used for matching inside servers, apps and middlewares.
- Scope
- Request metadata, containing protocol identifier and a set of scopes, identified by type.
Traits§
- Service
- Trait, representing a Service, that is used to handle connections.