Crate risclient

Source

Structsยง

RisClient
Represents a RIS client
RisRequest
Represents a request to the RIS API
RisRequestData
Represents the data portion of a request to the RIS API Not all requests require data, so this is optional
RisResponse
Represents a response from the RIS API
RisResponseData
Represents the data portion of a response from the RIS API Not all messages have data, such as the Ping/Pong messages