Structs§
- Alert
Info - Information about a captured error-level log event.
- 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.
- LogEntry
- A single log entry captured in the context ring buffer.
- 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
- Send
Alert - Send an alert to n0des when an error-level log event is captured.
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.