Yamaha MusicCast™ v0.2.0 MusicCast.Network.EventListener

A UDP server for receiving and dispatching Yamaha Extended Control (YXC) unicast events.

Coupled with the network registry, this module is used to forward incoming unicast events to their respective MusicCast.Network.Entity processes.

Summary

Functions

Starts a server as part of a supervision tree

Functions

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

Starts a server as part of a supervision tree.

stop(pid)

See GenServer.stop/1.