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 FanOut proposal #166

Merged
merged 10 commits into from
Dec 20, 2019
Merged

Add FanOut proposal #166

merged 10 commits into from
Dec 20, 2019

Commits on Nov 28, 2019

  1. Add FanOut proposal

    m110 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    7071ab7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Code review improvements

    m110 committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    666e8e9 View commit details
    Browse the repository at this point in the history
  2. Make AddSubscription idempotent

    m110 committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    86567f7 View commit details
    Browse the repository at this point in the history
  3. Return pointer

    m110 committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    4994aa6 View commit details
    Browse the repository at this point in the history
  4. Add docstrings

    m110 committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    b0b1762 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Check if the router is running

    m110 committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    6939c53 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    a96ad45 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Fix race tests

    m110 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    3880e0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a5ef47 View commit details
    Browse the repository at this point in the history
  3. Close channel on timeout

    m110 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    2e1a5e3 View commit details
    Browse the repository at this point in the history