-
- Downloads
A simple UDP server and command line client.
To start this will be a tool for testing GameServer connections as they as created as CRDs in Kubernetes. As we move through further development, this will become the place where the SDK integration will form, and finally be an example for.
Showing
- examples/simple-udp/Makefile 55 additions, 0 deletionsexamples/simple-udp/Makefile
- examples/simple-udp/README.md 16 additions, 0 deletionsexamples/simple-udp/README.md
- examples/simple-udp/client/main.go 79 additions, 0 deletionsexamples/simple-udp/client/main.go
- examples/simple-udp/server/Dockerfile 23 additions, 0 deletionsexamples/simple-udp/server/Dockerfile
- examples/simple-udp/server/main.go 63 additions, 0 deletionsexamples/simple-udp/server/main.go
Loading
Please register or sign in to comment