[][src]Crate ether_dream

A full implementation of the Ether Dream laser protocol.

Modules

dac

A simple abstraction around a single Ether Dream DAC.

protocol

Types and constants that precisely match the specification.

Structs

RecvDacBroadcasts

An iterator that listens and waits for broadcast messages from DACs on the network and yields them as they are received on the inner UDP socket.

Functions

recv_dac_broadcasts

Produces an iterator that listens and waits for broadcast messages from DACs on the network and yields them as they are received on the inner UDP socket.