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

add websocket methods #6479

Merged
merged 26 commits into from
Nov 20, 2023
Merged

add websocket methods #6479

merged 26 commits into from
Nov 20, 2023

Commits on Oct 4, 2023

  1. add getPendingRequestQueueSize

    luu-alex committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    715cfe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Nov 6, 2023

  1. Merge branch '4.x' into 6451

    luu-alex committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    54e41cf View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. add safe disconnect

    luu-alex committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    239913d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. add getSentRequestsQueueSize and safeDisconnect

    luu-alex committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2ba48ff View commit details
    Browse the repository at this point in the history
  2. fix test

    luu-alex committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5e50f50 View commit details
    Browse the repository at this point in the history
  3. update test

    luu-alex committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1d0068f View commit details
    Browse the repository at this point in the history
  4. eslint disable

    luu-alex committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    db0ddc3 View commit details
    Browse the repository at this point in the history
  5. fix

    luu-alex committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e75cc74 View commit details
    Browse the repository at this point in the history
  6. update import

    luu-alex committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    997c92a View commit details
    Browse the repository at this point in the history
  7. test

    luu-alex committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f60f044 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. add script

    luu-alex committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c80e256 View commit details
    Browse the repository at this point in the history
  2. add eslint disable

    luu-alex committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    34f0bc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Revert "add script"

    This reverts commit c80e256.
    luu-alex committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    74dc98f View commit details
    Browse the repository at this point in the history
  2. add try catch:

    luu-alex committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    42e8a45 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.x' into 6451

    Alex committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    a32fbde View commit details
    Browse the repository at this point in the history
  4. remove afterall

    luu-alex committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e19c21a View commit details
    Browse the repository at this point in the history
  5. lint fix

    luu-alex committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    dc97d3f View commit details
    Browse the repository at this point in the history
  6. remove failing testcase

    luu-alex committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    800ddc0 View commit details
    Browse the repository at this point in the history
  7. fix up

    luu-alex committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    23079e7 View commit details
    Browse the repository at this point in the history
  8. add eslint disable

    luu-alex committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    08e7634 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. add clearqueues as public method

    luu-alex committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9f3aa15 View commit details
    Browse the repository at this point in the history
  2. lint fix

    luu-alex committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    55d931b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. address feedback

    luu-alex committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    107854d View commit details
    Browse the repository at this point in the history
  2. fix lint

    luu-alex committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e89c17a View commit details
    Browse the repository at this point in the history
  3. update changelog

    luu-alex committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0cd035d View commit details
    Browse the repository at this point in the history