relay-core-http 0.1.2

REST/SSE HTTP API adapter for relay-core: language-agnostic integration boundary for external tools
Documentation
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