Skip to main content

Module server

Module server 

Source
Expand description

HTTP relay server for cross-machine agent messaging.

Run with agent-relay server --port 4800 on any reachable machine. Agents connect with agent-relay --server http://host:4800 send "msg".

Structs§

CountResponse
InboxQuery
RegisterRequest
RelayState
SendRequest

Functions§

build_router

Type Aliases§

SharedState