Transport Action
data class TransportAction(val runId: String, val actionId: String, val generation: ULong, val kind: TransportActionKind, val configuredUrl: String, val networkUrl: String, val noiseRemoteStaticKey: ByteArray, val textFrame: String, val delayMillis: ULong)
One correlated WebSocket effect for hosts using the low-level transport API.
Properties
Link copied to clipboard
canonical account endpoint
Link copied to clipboard
delay before connect or receive deadline
Link copied to clipboard
connection generation echoed in the result
Link copied to clipboard
effect to execute
Link copied to clipboard
ordinary WSS URL for the host-owned socket
Link copied to clipboard
optional pinned Noise responder key