For bot to bot communications it would be nice to have support for WSS (WebSocket Secure) in the API calls so we can stream communications from third party bots like the ones from Microsoft. Example API call below:
wss://directline.botframework.com/v3/directline/conversations/{{convo_id}}
documentation: API reference - Direct Line API 3.0 - Bot Service | Microsoft Learn