botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

port: Deprecate Microsoft.Bot.Streaming library (#6180)

Open github-actions[bot] opened this issue 4 years ago • 0 comments

The changes in Deprecate Microsoft.Bot.Streaming library (#6180) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.

Fixes #6002

Description

Removed the old Microsoft.Bot.Streaming library and tests, since all streaming requests are now being processed by the new Microsoft.Bot.Connector.Streaming library.

Please review and, if necessary, port the changes.

github-actions[bot] avatar Feb 08 '22 14:02 github-actions[bot]