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

[Cherry-pick to master] add generic socket closure handling #1664

Merged
merged 3 commits into from
Feb 18, 2020

Commits on Feb 5, 2020

  1. [Streaming] add generic socket closure handling (#1627)

    * add generic socket closure handling
    * add isConnected to WebSocketServer
    * expose new property via BotFrameworkAdapter
    * add check to verify socket connection is open in sendActivities
    
    * add optional isConnected to IStreamingTransportServer
    
    * add server.isConnected check to StreamingHttpClient
    
    * apply @christopheranderson PR feedback
    
    Co-authored-by: Christopher Anderson <chrande@microsoft.com>
    stevengum and Christopher Anderson committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    8e37d84 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

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

Commits on Feb 18, 2020

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