Constant mpc_websocket::services::SESSION_CREATE_EVENT
source · [−]pub const SESSION_CREATE_EVENT: &str = "sessionCreate";Expand description
Notification sent when a session has been created.
Used primarily during key generation so other connected clients can automatically join the session.