Crates.io | oscquery |
lib.rs | oscquery |
version | 0.1.0 |
source | src |
created_at | 2024-09-05 21:00:09.631307 |
updated_at | 2024-09-05 21:00:09.631307 |
description | Implementation of OSCQuery Proposal |
homepage | |
repository | |
max_upload_size | |
id | 1365160 |
size | 77,024 |
osc-query
A pure Rust implementation of the OSC query protocol proposal, using
tokio
and axum
.
See examples/
for usage examples.