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

Stream sync protocol #3535

Closed
wants to merge 22 commits into from
Closed

Commits on Feb 26, 2021

  1. [P2P] Added functionality to Host for stream, replaced networkInfo se…

    …rvice.
    
    1. Added some functionality to HostV2 for stream support.
    2. Added new module discovery under p2p host to replace the networkInfo service.
    3. Make dht datastore badger only active on bootstrap nodes. For normal nodes, badger is disabled by default. It can also be enabled by flags.
    JackyWYX committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    aa67fec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99cc90d View commit details
    Browse the repository at this point in the history
  3. added graceful shutdown

    JackyWYX committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    9821b7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dce4982 View commit details
    Browse the repository at this point in the history
  5. [stream] added new modules

    JackyWYX committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    eb34b82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    019249d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85eab1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7caded View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ccc5ade View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7cb01d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ce117c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d9baf9d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    77f63f4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d7a5d2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fe94ee8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d37ecaa View commit details
    Browse the repository at this point in the history
  17. [stream] added beacon helper

    JackyWYX committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    2f00b23 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cdca708 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d446311 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a7cd658 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cd596aa View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    14baf49 View commit details
    Browse the repository at this point in the history