nyx-agent-api 0.1.0

Implementation-detail loopback HTTP API and WebSocket server for nyx-agent.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# nyx-agent-api

Implementation-detail loopback HTTP API and WebSocket server for
`nyx-agent`.

This crate is published only so the `nyx-agent` binary can be installed
from crates.io with versioned internal dependencies. It is not intended as
a stable public API; downstream users should install and run `nyx-agent`
instead.

Repository: <https://github.com/nyx-sec/nyx-agent>