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

feat: implement server-initiated heartbeat in msgGateway module #2404

Merged
merged 10 commits into from
Jul 10, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    557a5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b1bc0b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    fa1c9b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afd3421 View commit details
    Browse the repository at this point in the history
  3. update heartbeat logic.

    mo3et committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a91a8b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58cd8ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    557e809 View commit details
    Browse the repository at this point in the history
  6. rename ws_server

    mo3et committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    32457ab View commit details
    Browse the repository at this point in the history
  7. update writePingMsg logic

    mo3et committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b454aac View commit details
    Browse the repository at this point in the history
  8. update log level to warn.

    mo3et committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1d98c7e View commit details
    Browse the repository at this point in the history