nannou-org / ether-dream

A full implementation of the Ether Dream Laser DAC protocol in pure Rust.
Other
32 stars 1 forks source link

Add timeout support to ether-dream DAC `Stream`. Publish 0.2.5. #15

Closed mitchmindtree closed 4 years ago

mitchmindtree commented 4 years ago

Adds the following functions:

These call into the associated underlying TcpStream functions.