Crates.io | async-osc |
lib.rs | async-osc |
version | 0.2.0 |
source | src |
created_at | 2021-02-20 15:10:21.452253 |
updated_at | 2021-02-20 15:10:21.452253 |
description | Async library for the Open Sound Control (OSC) protocol |
homepage | |
repository | https://github.com/Frando/async-osc |
max_upload_size | |
id | 358060 |
size | 59,554 |
This crate implements an async interface on the OSC 1.0 protocol
$ cargo add async-osc
This crate uses #![deny(unsafe_code)]
to ensure everything is implemented in
100% Safe Rust.
Want to join us? Check out our "Contributing" guide and take a look at some of these issues: