You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
237 B

  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.