veilid/veilid-remote-api
2025-09-08 12:59:10 -05:00
..
src Rename crypto types 2025-09-08 12:59:10 -05:00
Cargo.toml Version update: v0.4.7 → v0.4.8 2025-08-07 14:45:38 -07: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.