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

Add subscriptions #3390

Merged
merged 5 commits into from
Oct 17, 2019
Merged

Add subscriptions #3390

merged 5 commits into from
Oct 17, 2019

Commits on Oct 7, 2019

  1. Add subscriptions

    Bruno P. Kinoshita committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    b6c6a31 View commit details
    Browse the repository at this point in the history
  2. Yield resolved coroutine

    Bruno P. Kinoshita committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    b8d272c View commit details
    Browse the repository at this point in the history
  3. Send data every 5 seconds (for now)

    Bruno P. Kinoshita committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    93a8abd View commit details
    Browse the repository at this point in the history
  4. Use a wrapper to convert resolvers to async-generators

    kinow authored and Bruno P. Kinoshita committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    8fa34f1 View commit details
    Browse the repository at this point in the history
  5. Add unit test for to_subscription

    kinow authored and Bruno P. Kinoshita committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    305de13 View commit details
    Browse the repository at this point in the history