Crate backroll

source ·

Re-exports

pub use backroll_transport as transport;

Modules

Structs

A container of inputs for all of the players for single frame of a game.
Event that occurs during the course of a session.
The main peer-to-peer Backroll session.
A handle for a player in a Backroll session.

Enums

Event that occurs during the course of a session.
Players within a Backroll session.

Constants

The maximum number of players supported in a single game.

Traits

Compile time parameterization for Backroll sessions.

Type Definitions