Expand description
The core connection object. This is the top-level object for any communication with the EIS implementation.
Note that for a client to receive this object, it must announce
support for this interface in ei_handshake.interface_version.
Structs§
Enums§
- A reason why a client was disconnected. This enum is intended to provide information to the client on whether it was disconnected as part of normal operations or as result of an error on either the client or EIS implementation side.