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