#protocols #osc #query #proposal #axum

oscquery

Implementation of OSCQuery Proposal

1 unstable release

0.1.0 Sep 5, 2024

#123 in WebSocket

40 downloads per month

MIT/Apache

50KB
1.5K SLoC

osc-query

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:

osc-query

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–18MB
~253K SLoC