AsyncStdinTcpStream Reading from the standard input (stdin) and a TCP Connection (TcpStream) asynchronously using tokio. to use, open cli : nc localhost 8000 to close the connection: ctrl + c