Yamaha MusicCast™ v0.1.0 MusicCast.SSDPClient

A basic SSDP client module for discovery on the local network.

Summary

Functions

Broadcasts a SSDP M-SEARCH request on the local network

Starts a SSDP client as part of a supervision tree

Functions

discover()
discover() :: :ok

Broadcasts a SSDP M-SEARCH request on the local network.

start_link(options \\ [])
start_link(Keyword.t) :: GenServer.on_start

Starts a SSDP client as part of a supervision tree.