Hacker News new | ask | show | jobs
by stuglaser 4755 days ago
I'm reimplementing Go-style channels in Python, including multiplexing:

https://github.com/stuglaser/pychan