udp
Go
★ 10
updated 4y ago
Package udp provides the boilerpale code for working with UDP based data. The package allows you to establish a UDP listener that can accept data on a specified IP address and port. It also provides a function to send data back to the client.
No plain-English explanation yet — one is being written right now. Check back in a minute.