oscquery 0.2.0

Implementation of OSCQuery Proposal
Documentation

oscquery

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

See examples/ for usage examples.

TODO:

  • Implement websocket support.