* handle ArtPoll packages * answer ArtPollReply * asynchronous socket See following implementations/documentations: * http://artisticlicence.com/WebSiteMaster/User%20Guides/art-net.pdf * https://gist.github.com/alarrosa14/07bd1ee88a19204cbf22 * https://github.com/protolab-rosenheim/python-artnet/blob/master/artnet/packets.py * https://github.com/spble/python-artnet * https://github.com/mtongnz/ESP8266_ArtNetNode_v2/blob/master/libs/espArtnetRDM/espArtNetRDM.cpp
See following implementations/documentations: