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(agnostification): agnostify web socket connections #6520

Merged
merged 1 commit into from
Oct 19, 2020

Commits on Oct 19, 2020

  1. chore(agnostification): agnostify web socket connections

    This PR updates the socket transport code to swap between a Node web
    socket transport or a web one based on the `isNode` environment. It also
    adds unit tests to the browser tests that show we can connect in a
    browser.
    jackfranklin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    66ac8e2 View commit details
    Browse the repository at this point in the history