veilid/veilid-remote-api
Christien Rioux 103886560d Fix staging
2025-09-29 16:33:38 -04:00
..
src Implement DHT record encryption 2025-09-08 12:59:11 -05:00
Cargo.toml Fix staging 2025-09-29 16:33:38 -04:00
README.md Move json_api to new veilid-remote-api crate 2025-05-30 22:47:02 -04:00

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.