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

Implement WebSocket for the browser #1142

Merged
merged 13 commits into from
Mar 4, 2024

Commits on Feb 29, 2024

  1. v1

    brianquinlan committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7756049 View commit details
    Browse the repository at this point in the history
  2. Style

    brianquinlan committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0b06c9f View commit details
    Browse the repository at this point in the history
  3. Comments

    brianquinlan committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e1a1a56 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Update pkgs/web_socket/lib/src/browser_web_socket.dart

    Co-authored-by: Nate Bosch <nbosch1@gmail.com>
    brianquinlan and natebosch authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3fe72a4 View commit details
    Browse the repository at this point in the history
  2. Update pkgs/web_socket/lib/src/browser_web_socket.dart

    Co-authored-by: Nate Bosch <nbosch1@gmail.com>
    brianquinlan and natebosch authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a04d018 View commit details
    Browse the repository at this point in the history
  3. Fixes

    brianquinlan committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9223ab3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18f3934 View commit details
    Browse the repository at this point in the history
  5. Copyright.

    brianquinlan committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f02516d View commit details
    Browse the repository at this point in the history
  6. Fix

    brianquinlan committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8226eb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9398ee View commit details
    Browse the repository at this point in the history
  8. Update dart.yml

    brianquinlan committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7795eea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39a6ff7 View commit details
    Browse the repository at this point in the history
  10. Linux and no wasm

    brianquinlan committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4b9425e View commit details
    Browse the repository at this point in the history