README Brief This is a multithreaded, TCP-based echo server / client in Python. The user sends a message and recieves the same one in return. Requirements Python 3.x