Crate matic_portal_types

Source
Expand description

Types used in communication between the portal service, host, and client.

Structs§

JwtClaims
Claims that we use to form a JWT.
Nexus
A Nexus identifies a single logical connection between host and client.
NexusParseError
An error parsing a nexus value.
PortalId
A portal identifier.
ServiceName
A service name.

Enums§

ControlMessage
A portal message used to communicate with hosts and clients.
Role
A role that defines a token holder as a host or client.