The TIL series of articles contains very short articles documenting something I learned “today”.
Today I learned about the Python module selectors to manage multiple socket connections.
selectors
Today I learned the basics of socket programming (in Python).
If there is a 50% chance something will go wrong, then 9 times out of 10 it will.