Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

echo golang server udp

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

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

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