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