Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 949 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 949 Bytes

go-artnet Build Status GoDoc Go Report Card

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.