hhromic / e131-node

Node.js client/server library for the E1.31 (sACN) protocol
Apache License 2.0
28 stars 12 forks source link

Multiple universes in one time #3

Closed dehimer closed 7 years ago

hhromic commented 7 years ago

Thanks for this pull request and the nice idea to improve multiple universe handling! I already implemented your changes on my local copy (with a small fix I had to do to your code) and I'm updating the README file. I will release a new version of the library hopefully tomorrow. Stay tuned to update your local copy.

Thanks again! Hugo.

hhromic commented 7 years ago

I implemented your proposed changes along more improvements to the lib. Thanks!

dehimer commented 7 years ago

You are welcome!) Thank you

hhromic commented 7 years ago

Hope it is more useful for you now, beware that one breaking change is that I renamed the getter/setter functions for packet channel data to packet slots data. Let me know if you find any other bugs!

dehimer commented 7 years ago

Good chance to test) I still busy with project where I use your library Will pull it asap