package
0.0.5
Repository: https://github.com/koron/go-ssdp.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ConnTTL returns as ConnOption that set default TTL to the connection.
Listen starts to receiving multicast messages.
SendAddr returns an address to send multicast UDP package.
SetRecvAddrIPv4 updates multicast address where to receive packets.
SetSendAddrIPv4 updates a UDP address to send multicast packets.

# Variables

InterfacesProvider specify a function to list all interfaces to multicast.
No description provided by the author
SystemAssignedInterface indicates use the system assigned multicast interface or not.

# Structs

No description provided by the author
Conn is multicast connection.

# Interfaces

ConnOption is option for Listen().
DataProvider provides a body of multicast message to send.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author