Expand description

This module provides three functions that provide 1) device available, 2) device updated, and 3) device leaving notifications over multicast UDP.

Structs

Description of a device sent in alive and update messages.

This type encapsulates a set of mostly optional values to be used to construct messages to send.

Functions

Provides an implementation of the ssdp:alive notification.

Provides an implementation of the ssdp:byebye notification.

Provides an implementation of the ssdp:upate notification.