Skip to content

asyncio support #5

@timeyyy

Description

@timeyyy

For python2.7 support we will need to use a compatibility layer.
http://trollius.readthedocs.io/using.html

trollius uses the same api as asyncio.

The work involves mainly implementing the AbstractEventLoop
https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.AbstractEventLoop

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions