# `osc-query` A pure Rust implementation of the [OSC query protocol](https://github.com/Vidvox/OSCQueryProposal) proposal, using `tokio` and `axum`. See `examples/` for usage examples. ## TODO: - [ ] Implement websocket support.