Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: use default ws filters instead of connecting to everything #4142

Merged
merged 10 commits into from
Jun 22, 2022

Commits on Jun 22, 2022

  1. fix: use default ws filters instead of connecting to everything

    Fixes configuration regression, use the default websocket transport
    filters, e.g. only connect to wss and/or DNS addresses in the
    browser and anything goes in node.
    achingbrain committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ee176d8 View commit details
    Browse the repository at this point in the history
  2. chore: linting

    achingbrain committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    818530a View commit details
    Browse the repository at this point in the history
  3. chore: fix ws filters

    achingbrain committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    4ca0dda View commit details
    Browse the repository at this point in the history
  4. chore: add missing dep

    achingbrain committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ba25f32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24fea04 View commit details
    Browse the repository at this point in the history
  6. chore: update deps

    achingbrain committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    849a1fe View commit details
    Browse the repository at this point in the history
  7. chore: deps

    achingbrain committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    66495d3 View commit details
    Browse the repository at this point in the history
  8. chore: deps

    achingbrain committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    3f8b85d View commit details
    Browse the repository at this point in the history
  9. chore: deps

    achingbrain committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    894e754 View commit details
    Browse the repository at this point in the history
  10. chore: update deps

    achingbrain committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    6858c81 View commit details
    Browse the repository at this point in the history