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 a very basic many to many pubsub #3202

Merged
merged 10 commits into from
Oct 1, 2016
Merged

Add a very basic many to many pubsub #3202

merged 10 commits into from
Oct 1, 2016

Commits on Sep 30, 2016

  1. floodsub: add api for pub/sub

    License: MIT
    Signed-off-by: Jeromy <[email protected]>
    whyrusleeping committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    4b096c4 View commit details
    Browse the repository at this point in the history
  2. update floodsub dep

    License: MIT
    Signed-off-by: Jeromy <[email protected]>
    whyrusleeping committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    e567b78 View commit details
    Browse the repository at this point in the history
  3. remove debug log

    License: MIT
    Signed-off-by: Jeromy <[email protected]>
    whyrusleeping committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    7ccf96a View commit details
    Browse the repository at this point in the history
  4. add discovery option, and update to floodsub 0.4.2

    License: MIT
    Signed-off-by: Jeromy <[email protected]>
    whyrusleeping committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    ff770fa View commit details
    Browse the repository at this point in the history
  5. hide pubsub behind feature flag

    License: MIT
    Signed-off-by: Jeromy <[email protected]>
    whyrusleeping committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    009301b View commit details
    Browse the repository at this point in the history
  6. add 'pubsub ls' to list topics

    License: MIT
    Signed-off-by: Jeromy <[email protected]>
    whyrusleeping committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    c40b354 View commit details
    Browse the repository at this point in the history
  7. add 'pubsub peers' to list topics

    License: MIT
    Signed-off-by: Jeromy <[email protected]>
    whyrusleeping committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    44c9bb8 View commit details
    Browse the repository at this point in the history
  8. send discovery off into its own goroutine

    License: MIT
    Signed-off-by: Jeromy <[email protected]>
    whyrusleeping committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    360f29f View commit details
    Browse the repository at this point in the history
  9. update to floodsub 0.6.1

    License: MIT
    Signed-off-by: Jeromy <[email protected]>
    whyrusleeping committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    49ca3af View commit details
    Browse the repository at this point in the history
  10. update floodsub version 0.6.2

    License: MIT
    Signed-off-by: Jeromy <[email protected]>
    whyrusleeping committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    91db6f3 View commit details
    Browse the repository at this point in the history