https://github.com/opalmer/udp-echo
Simple and to the point Go program for listening to and echoing udp.
https://github.com/opalmer/udp-echo
Last synced: 2 months ago
JSON representation
Simple and to the point Go program for listening to and echoing udp.
- Host: GitHub
- URL: https://github.com/opalmer/udp-echo
- Owner: opalmer
- License: mit
- Created: 2018-05-15T22:22:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T22:23:29.000Z (about 8 years ago)
- Last Synced: 2025-01-16T01:43:41.652Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# udp-echo
Simple and to the point Go program for listening to and echoing udp.