Rust implementations of Open Sound Control (OSC) message and bundle types.
This repository hosts multiple crates for different OSC protocol versions.
| Crate | OSC Version | Status | Docs |
|---|---|---|---|
osc-types10 |
1.0 | docs.rs/osc-types10 | |
osc-types11 |
1.1 | docs.rs/osc-types11 |
- Stage: Early preview / research
- MSRV: Rust 1.70
- License: MIT OR Apache-2.0
- Security: See SECURITY.md
- Breaking changes: may occur in
0.xand-alphareleases.
Pull requests and early feedback are very welcome.
This workspace aims to stabilize OSC type definitions up to 1.1 specification.