jsimonetti / go-artnet

This package attempts to implement the Art-Net 4 specification from (c) Artistic Licence Holding Ltd.
MIT License
33 stars 20 forks source link

Remove listening only for Node IP UDP package #6

Closed aklinkert closed 5 years ago

aklinkert commented 5 years ago

The last PR broke the node code as no packages were received anymore, this PR reverts the change. See #7 for more infos on why I made this change.