Module protocol

Source
Expand description

Runtime side of the worker-host protocol.

Structs§

HostInfo
Information about the host environment.
Protocol
Runtime part of the runtime host protocol.
ProtocolUntrustedLocalStorage
Untrusted key/value store which stores arbitrary binary key/value pairs on the worker host.

Enums§

ProtocolError
Stream
Stream used to communicate with the host.