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

Issue #5122 - Improve connection statistics for WebSocket #5125

Merged
merged 4 commits into from
Aug 18, 2020

Commits on Aug 6, 2020

  1. Issue #5122 - add specialized Connection.Listener for WebSocket Conne…

    …ctionStatistics
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    be429f0 View commit details
    Browse the repository at this point in the history
  2. Issue #5122 - make number of active WS Sessions a managed attribute o…

    …n SessionTracker
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    8a3ff77 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Issue #5125 - Generalise WebSocketConnectionStatistics into IncludeEx…

    …cludeConnectionStatistics
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    1663a6d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. remove tri-state logic from IncludeExcludeConnectionStatistics

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    c37d902 View commit details
    Browse the repository at this point in the history