Skip to main content

Crate opentalk_roomserver_types_whiteboard

Crate opentalk_roomserver_types_whiteboard 

Source
Expand description

Signaling data types for the OpenTalk whiteboard module.

Re-exports§

pub use command::WhiteboardCommand;
pub use event::WhiteboardError;
pub use event::WhiteboardEvent;
pub use settings::WhiteboardSettings;
pub use state::WhiteboardState;

Modules§

command
Signaling commands for the whiteboard namespace.
event
Signaling events for the whiteboard namespace
settings
state
Frontend data for whiteboard namespace

Constants§

WHITEBOARD_MODULE_ID
The module id for the signaling module.