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

chore(dot/network): use mdns instead of mdns_legacy #2794

Merged
merged 15 commits into from
Jan 2, 2023

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    1f0b414 View commit details
    Browse the repository at this point in the history
  2. internal/mdns implementation

    - Inspired from mdns_legacy
    - Remove mdns dependency on libp2p
    - Improve existing code to be safer and service oriented
    qdm12 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    c66dcbb View commit details
    Browse the repository at this point in the history
  3. Revert to whyrusleeping?

    qdm12 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    c5dd63f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16a37c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13adee4 View commit details
    Browse the repository at this point in the history
  6. Add ready channels

    qdm12 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    30fc2c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea22ee8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88e234d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92d0262 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ef4b7d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b5ec107 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    92882f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dd1c1ed View commit details
    Browse the repository at this point in the history
  14. Add start stop mutex

    qdm12 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    618e985 View commit details
    Browse the repository at this point in the history
  15. Fix linting

    qdm12 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    6da74a2 View commit details
    Browse the repository at this point in the history