echo_server Played around with sockets, built a simple echo server and client. To run client: python client.py To run server: python server.py