TIL (Today I Learned)

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.

Today I learned the basics of socket programming (in Python).