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

Feat/refactor transport protocol update part 2 #338

Commits on Jun 16, 2022

  1. feat(network): transport versioning and detection

    Support multiple transports on the libp2p protocol, via different protocol naming, and using libp2p
    to do protocol negotiation
    hannahhoward committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    3bf8388 View commit details
    Browse the repository at this point in the history
  2. Update transport/helpers/network/libp2p_impl.go

    Co-authored-by: Rod Vagg <rod@vagg.org>
    hannahhoward and rvagg committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    315a4fb View commit details
    Browse the repository at this point in the history
  3. Update transport/helpers/network/libp2p_impl.go

    Co-authored-by: Rod Vagg <rod@vagg.org>
    hannahhoward and rvagg committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    516a88f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a65dbd2 View commit details
    Browse the repository at this point in the history