Module engineioxide::socket
source · Structs
- A
Socketrepresents a connection to the server. It is agnostic to theTransportType. It handles :
Enums
- A
DisconnectReasonrepresents the reason why aSocketwas closed.
Socket represents a connection to the server.
It is agnostic to the TransportType.
It handles :DisconnectReason represents the reason why a Socket was closed.