Structs§
- Auth
- Authentication on first request
- Grant
Cap - Grant a capability token to the remote endpoint. The remote should store the RCAN and use it when dialing back to authorize its requests.
- Ping
- Simple ping requests
- Pong
- Simple ping response
- PutMetrics
- Request to store the given metrics data
- PutNetwork
Diagnostics - Publishing network diagnostics
- RunNetwork
Diagnostics - ask this node to run diagnostics & return the result. present even without the net_diagnostics feature flag because the request struct is empty in both cases
Enums§
- Client
Host Protocol - Dedicated protocol for cloud-to-endpoint net diagnostics connections.
- Iroh
Services Protocol - NetDiagnostics
Message - Message enum for
ClientHostProtocol - Remote
Error - Services
Message - Message enum for
IrohServicesProtocol
Constants§
- ALPN
- The main ALPN for connecting from the client to the cloud node.