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

[Access] Implement keepalive routine with ping-ponging to ws connection in ws controller #6757

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Nov 20, 2024

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

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    808b54b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c5ab5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eec15e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd567aa View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    098c10d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917bbde View commit details
    Browse the repository at this point in the history
  3. Merge branch 'UlyanaAndrukhiv/6638-ws-connection-configuring' of gith…

    …ub.com:The-K-R-O-K/flow-go into UlyanaAndrukhiv/6639-ws-ping-pong
    UlyanaAndrukhiv committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    438b130 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    86cdb35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec4e247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eae6bbf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'UlyanaAndrukhiv/6638-ws-connection-configuring' of gith…

    …ub.com:The-K-R-O-K/flow-go into UlyanaAndrukhiv/6638-ws-connection-configuring
    UlyanaAndrukhiv committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4e2d35c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9971188 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cd2841 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    040a949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    357dc2f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Added tests for keepalive, configure connection, graceful shutdown, a…

    …dded some refactoring, added godoc
    UlyanaAndrukhiv committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    276ea7e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'UlyanaAndrukhiv/6639-ws-ping-pong' of github.com:The-K-…

    …R-O-K/flow-go into UlyanaAndrukhiv/6639-ws-ping-pong
    UlyanaAndrukhiv committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    077c543 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21259ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f5728d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    f384b0a View commit details
    Browse the repository at this point in the history
  2. Updated last commit

    UlyanaAndrukhiv committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    66d0607 View commit details
    Browse the repository at this point in the history
  3. Extended godoc

    UlyanaAndrukhiv committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3cfe98b View commit details
    Browse the repository at this point in the history