๐Ÿ“ฆ tychedelia / osc-query

A rust implementation of OSCQuery Proposal

โ˜… 1 stars โ‘‚ 0 forks ๐Ÿ‘ 1 watching โš–๏ธ Apache License 2.0
๐Ÿ“ฅ Clone https://github.com/tychedelia/osc-query.git
HTTPS git clone https://github.com/tychedelia/osc-query.git
SSH git clone git@github.com:tychedelia/osc-query.git
CLI gh repo clone tychedelia/osc-query
Charlotte McElwain Charlotte McElwain Release 0.2.0 e83cfca 11 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ examples
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ Cargo.lock
๐Ÿ“„ Cargo.toml
๐Ÿ“„ LICENSE-APACHE
๐Ÿ“„ LICENSE-MIT
๐Ÿ“„ README.md
๐Ÿ“„ README.md

oscquery

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

See examples/ for usage examples.

TODO:

  • Implement websocket support.