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.
- Nexus
Parse Error - An error parsing a nexus value.
- Portal
Id - A portal identifier.
- Service
Name - A service name.
Enums§
- Control
Message - A portal message used to communicate with hosts and clients.
- Role
- A role that defines a token holder as a host or client.