mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-19 05:08:45 -04:00
.. | ||
src | ||
Cargo.toml | ||
README.md |
veilid-remote-api
This crate provides the ability to control a Veilid node remotely.
The [JsonRequestProcessor] is a wrapper around the [VeilidAPI] and provides a way to process requests and send responses.