Initial Art-Net protocol library

This commit is contained in:
Ian Gulliver
2026-01-28 10:27:25 -08:00
commit e02ba0cd5e
6 changed files with 868 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/gopatchy/artnet
go 1.25.6