Module rust_socketio::socketio[][src]

Expand description

Contains the types and the code concerning the socket.io protocol.

Modules

event

Defines the events that could be sent or received.

payload

Defines the types of payload (binary or string), that could be sent or received.