Skip to content

Re-write to add support for async functions

Compare
Choose a tag to compare
@mcclown mcclown released this 10 Jun 15:59
· 13 commits to master since this release

A re-write to use asyncio. Synchronous functions are still supported as wrappers to the underlying async functions.