2 unstable releases
new 0.2.0 | Feb 8, 2025 |
---|---|
0.1.0 | Sep 5, 2024 |
#154 in WebSocket
119 downloads per month
50KB
1.5K
SLoC
oscquery
A pure Rust implementation of the OSC query protocol proposal, using
tokio
and axum
.
See examples/
for usage examples.
TODO:
- Implement websocket support.
lib.rs
:
oscquery
osc-query
is a library for building OSC query servers. It provides a simple API for defining
an OSC tree and handling OSC query requests.
Dependencies
~9–19MB
~256K SLoC