README 237 B

12345
  1. txaio is a helper library for writing code that runs unmodified on both
  2. Twisted and asyncio / Trollius. This is like six, but for wrapping
  3. over differences between Twisted and asyncio so one can write code that
  4. runs unmodified on both.