Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement asyncio receivers #134

Draft
wants to merge 4 commits into
base: 🐟
Choose a base branch
from
Draft

Implement asyncio receivers #134

wants to merge 4 commits into from

Commits on Jul 5, 2020

  1. Implement asyncio receivers

    Fixes #59
    moggers87 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    53bfd71 View commit details
    Browse the repository at this point in the history
  2. Remove Python 3.5 from test matrix

    Also remove PyPy as I don't think a newer version is available on Travis
    that isn't also really really slow.
    moggers87 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    a5a77de View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Update docs

    moggers87 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    56b36ae View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. wip queue

    moggers87 committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    05ded07 View commit details
    Browse the repository at this point in the history