Series
Part 1: https://jaytuckey.name/2021/07/22/trio-tutorial-simple-tcp-chat-program-part-1/
In part 2 we look at making a tool to assist with testing the TCP server we are building:
We use the built-in python socket library in the testclient: https://docs.python.org/3/library/socket.html
Got any questions? Contact me: https://jaytuckey.name/about/