An open API service indexing awesome lists of open source software.

https://github.com/felipejfc/go-udp-echo-server


https://github.com/felipejfc/go-udp-echo-server

echo golang server udp

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

go-udp-echo-server
==================

```
go run main.go
nc -u localhost 7778
```