Module shared

Source

Modules§

backend
API for messaging backends.
common_conditions
System conditions for RepliconClient and RepliconServer 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§

RepliconSharedPlugin
Initializes types, resources and events needed for both client and server.

Enums§

AuthMethod
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).