Module my_rust_socketio::event

source ·
Expand description

Deprecated import since 0.3.0-alpha-2, use Event in the crate root instead. Defines the events that could be sent or received.

Enums

  • An Event in socket.io could either (Message, Error) or custom.