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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 fix(useWebSocket): useWebSocket bug #3676

Closed
wants to merge 4 commits into from

Commits on Dec 26, 2023

  1. 馃悶 fix(useWebSocket): useWebSocket bug

    Fixed useWebSocket using computed or ref url and turning on the automatic reconnection function, resulting in multiple ws connection problems when the url is modified.
    GarlandQian committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    099ab2f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    71ee103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6316f3c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    9d18d9c View commit details
    Browse the repository at this point in the history