1 2 3 4 5 6 7 8 9 10 11 12
# relay-core-http REST + SSE adapter for RelayCore. Provides a language-agnostic HTTP API for Web UIs, editor extensions, and external tooling. ```toml [dependencies] relay-core-http = "0.1" ``` ## License MIT