package
0.0.0-20211020184239-77bde1664831
Repository: https://github.com/kward/venue.git
Documentation: pkg.go.dev
# Functions
Dispatch the packet to the endpoints.
Handle requests that a packet be handled by the appropriate handler from Handlers `hs` for the Endpoint `ep`.
NewNoopPacket generates a new Noop packet.
# Structs
HandlerSpec represents an Endpoint handler specification.
Packet represents a audio action to perform.
Router holds the representation of a Router.
# Interfaces
An Endpoint can handle routed packets.