UDP Server Experiments in Go The following repos are trials and errors with the Golang UDP. Quickstart go get github.com/gyuzeh/udp Building make build Running the UDP Server make server Running a or several UDP Clients make client