Skip to content

tsnaomi/echo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Echo Server

Simple echo server and client.

A simple server that receives a simple message from a simple client, then sends the message back to the client. The client then prints out the message.

Thank you to Stephen Babineau for advising me to create a separate accumulator function in the simple server and to then call that function from the simple client... So simple!

About

Simple echo server and client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages