Skip to content

A simple application that echo's back to it's connectors

License

Notifications You must be signed in to change notification settings

blindside-io/echo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Echo server

A Project for Blindside.io

Echo Server is a tiny Go application that listens for TCP connections and echos back whatever is typed up to the first new line and then closes the connection. It's primary purpose is to demonstrate simple networking in the "A Practical Guide for Docker" on Blindside.io.


Copyright (c) 2016 Blindside.io MIT License