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

fix: Webchat socket instantiation delay #2179

Merged
merged 6 commits into from
Aug 21, 2020
Merged

Commits on Aug 21, 2020

  1. Updated websocket server code to backup messages if it is not connected

    Signed-off-by: Srinaath Ravichandran <[email protected]>
    Srinaath Ravichandran committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    6d0a5a3 View commit details
    Browse the repository at this point in the history
  2. Refactored more occurances of socket send

    Signed-off-by: Srinaath Ravichandran <[email protected]>
    Srinaath Ravichandran committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    0d42fed View commit details
    Browse the repository at this point in the history
  3. Renaming variables

    Signed-off-by: Srinaath Ravichandran <[email protected]>
    Srinaath Ravichandran committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    2b94c3d View commit details
    Browse the repository at this point in the history
  4. Added unit test to make sure backedup messages are cleared before con…

    …nection starts
    
    Signed-off-by: Srinaath Ravichandran <[email protected]>
    Srinaath Ravichandran committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    a88377c View commit details
    Browse the repository at this point in the history
  5. Lint fix

    Signed-off-by: Srinaath Ravichandran <[email protected]>
    Srinaath Ravichandran committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    64059d2 View commit details
    Browse the repository at this point in the history
  6. Updated changelog

    Signed-off-by: Srinaath Ravichandran <[email protected]>
    Srinaath Ravichandran committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    6f3720b View commit details
    Browse the repository at this point in the history