Skip to main content

Module runner

Module runner 

Source
Expand description

Runner trait abstracting the execution mode.

Uses RPITIT — no dyn dispatch. The CLI connects to walrusd via Unix domain socket.

Modules§

gateway
Gateway mode — connect to walrusd via Unix domain socket.

Traits§

Runner
Unified interface for sending messages and streaming responses.