brian-chalfant / OregonTrail

Oregon Trail from Scratch
0 stars 0 forks source link

Create an Echo Back Server #3

Closed kchevali closed 2 years ago

kchevali commented 2 years ago

Description

Create a simple client that accepts user input and sends it to the server. The server receives the client's message and sends it back.