10 releases (breaking)

0.8.2 Mar 8, 2024
0.7.0 Feb 5, 2024
0.3.0 Sep 6, 2023

#19 in #mdns

Download history 15/week @ 2024-01-24 25/week @ 2024-01-31 15/week @ 2024-02-07 30/week @ 2024-02-14 192/week @ 2024-02-21 27/week @ 2024-02-28 151/week @ 2024-03-06 40/week @ 2024-03-13 9/week @ 2024-03-27 14/week @ 2024-04-03

68 downloads per month
Used in dante-cli

Apache-2.0

49KB
946 lines

dante-control-rs

Dante discovery and control as a rust library

Dante Versions

  • 4.2.1.3
  • 4.4.1.3

Features

  • Discover Dante devices via mDNS
  • Make subscriptions
  • Clear subscriptions

Usage

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().

Dependencies

~2–11MB
~95K SLoC