oscquery
A pure Rust implementation of the OSC query protocol proposal, using
tokio and axum.
See examples/ for usage examples.
TODO:
- Implement websocket support.
oscqueryA pure Rust implementation of the OSC query protocol proposal, using
tokio and axum.
See examples/ for usage examples.