UDP No DNS UDP messages without DNS lookups. This code is related to a blog post which can be found here: https://hermanradtke.com/sending-udp-messages-in-nodejs-without-dns-lookups/ Steps Each step of the blog post corresponds to a branch with the working code: step-0 step-1 step-2 step-3 step-4 step-5 step-6 step-7 step-8