A simple TCP Echo Server written in Golang
50K+
TCP Echo Server is a simple echo server written in Golang that works plainly over the TCP protocol. The server listens to connection requests, prepends a preconfigured prefix to the data it receives from a client and writes it back on the connection.
latest (Dockerfile)Please see README.md under github.com/venilnoronha/tcp-echo-server for the full documentation on this image.
The TCP Echo Server project is distributed under the BSD-style license found in the LICENSE file.
Content type
Image
Digest
Size
31.9 MB
Last updated
almost 8 years ago
docker pull venilnoronha/tcp-echo-server