repositorypackage
0.0.0-20251001161948-ff57fcafff73
Repository: https://github.com/jsimonetti/go-artnet.git
Documentation: pkg.go.dev
# README
go-artnet

Package artnet
attempts to implement the Art-Net 4 specification from (c) Artistic
Licence Holding Ltd, from art-net.pdf.
Art-Net is an Ethernet protocol based on the TCP/IP protocol suite. Its purpose is to allow transfer of large amounts of DMX512 data over a wide area using standard networking technology.
MIT Licensed.
This package is still unfinished. The API is highly unstable.
See Examples for some hints on how to use this package.