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

fix: match websocket addresses that include a peer id #156

Merged
merged 2 commits into from
Jun 1, 2023

Commits on May 24, 2023

  1. fix: match websocket addresses that include a peer id

    Update `WebSockets` and `WebSocketsSecure` to also match websocket
    addresses that end in `/p2p/Qmfoo`.
    achingbrain committed May 24, 2023
    Configuration menu
    Copy the full SHA
    60ece40 View commit details
    Browse the repository at this point in the history
  2. chore: linting

    achingbrain committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3131bdd View commit details
    Browse the repository at this point in the history