host-api 0.3.4

Transport-agnostic host API engine for Polkadot app runtimes (SCALE binary protocol)
Documentation

Host API — transport-agnostic engine for the Polkadot app host-api protocol.

Processes binary SCALE-encoded messages from Polkadot apps and returns binary responses. Works over any transport: WKWebView MessagePort, PolkaVM host calls, WebSocket, etc.

See [HostApi::handle_message] for the main entry point.