| Crates.io | dante-control-rs |
| lib.rs | dante-control-rs |
| version | 0.8.4 |
| created_at | 2023-09-02 22:07:54.991217+00 |
| updated_at | 2024-08-08 04:42:15.685226+00 |
| description | Dante discovery and control as a rust library |
| homepage | https://github.com/IRSMsoso/dante-control-rs |
| repository | https://github.com/IRSMsoso/dante-control-rs |
| max_upload_size | |
| id | 961939 |
| size | 59,854 |
Dante discovery and control as a rust library
Create a new DanteDeviceManager. From there you can either poll for dante devices on the network with mdns via start_discovery(), stop_discovery(), and get_device_names()/get_device_descriptions(), or you can control dante devices on the network via make_subscription() and clear_subscription().