-
xkcd » Blog Archive » ROBOT9000 and #xkcd-signal: Attacking Noise in Chat
First posted by trodrigues (4 years, 4 months ago) -
-
Writing a server with Python's asyncore module
First posted by nmariz (4 years, 4 months ago) -
The Python standard library provides two modules(asyncore and asynchat) to help in writing concurrent network servers using event-based designs.
-

