[][src]Module nannou_osc::send

Items related to the osc::Sender implementation.

Structs

Sender

A type used for sending OSC packets.

Constants

DEFAULT_PORT

The default port bound to by the Sender.

Functions

default_sender_socket_addr_v4

The default socket address bound to by the Sender.