Crate matic_portal_client

Source
Expand description

A client for the portal service.

Structs§

IncomingClient
An incoming client connection.
PortalService
An object representing the portal service we want to connect to.
TunnelHost
A host control connection to the portal service.
TunnelSocket
A data connection to the portal service.
UrlError
An malformed URL was passed to PortalService::new()

Enums§

PortalError
An error communicating with the Portal services.
WsError
Possible WebSocket errors.