Expand description
A client for the portal service.
Structs§
- Incoming
Client - An incoming client connection.
- Portal
Service - An object representing the portal service we want to connect to.
- Tunnel
Host - A host control connection to the portal service.
- Tunnel
Socket - A data connection to the portal service.
- UrlError
- An malformed URL was passed to
PortalService::new()
Enums§
- Portal
Error - An error communicating with the Portal services.
- WsError
- Possible WebSocket errors.