-
Notifications
You must be signed in to change notification settings - Fork 2
Sample UDP Server and Client in Go
cirocosta/go-sample-udp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sample UDP Server and Client Usage: 1. retrieve the code and install it go get github.com/cirocosta/go-sample-udp 2. open a terminal and start a server go-sample-udp -server 3. open another terminal and make the client send a message echo "my-message" | go-sample-udp More: https://ops.tips
About
Sample UDP Server and Client in Go
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published