Skip to main content

Crate opentalk_roomserver_types_echo

Crate opentalk_roomserver_types_echo 

Source
Expand description

The echo module is used for connectivity checks. When a client sends a Ping command, the module responds with a Pong event.

Re-exports§

pub use command::EchoCommand;
pub use event::EchoEvent;

Modules§

command
event

Constants§

ECHO_MODULE_ID