#proposal #server #oscquery

oscquery

Implementation of OSCQuery Proposal

2 unstable releases

0.2.0 Feb 8, 2025
0.1.0 Sep 5, 2024

#190 in WebSocket

Download history 115/week @ 2025-02-04 17/week @ 2025-02-11 5/week @ 2025-02-18 1/week @ 2025-03-04

145 downloads per month

MIT/Apache

50KB
1.5K SLoC

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.


oscquery

A pure Rust implementation of the OSC query protocol proposal, using tokio and axum.

See examples/ for usage examples.

TODO:

  • Implement websocket support.

Dependencies

~9–19MB
~258K SLoC