Modules§
- backend
- API for messaging backends.
- common_
conditions - System conditions for
RepliconClient
andRepliconServer
resources. - entity_
serde - Custom serialization for entity to pack it more efficiently.
- event
- postcard_
utils - Extensions for postcard to make streaming serialization and deserialiation more ergonomic.
- protocol
- replication
- replicon_
tick - server_
entity_ map
Structs§
- Replicon
Shared Plugin - Initializes types, resources and events needed for both client and server.
Enums§
- Auth
Method - Configures the insertion of
AuthorizedClient
.
Constants§
- SERVER
- A placeholder entity for a connected client that refers to the listen server (when the server is also a client).