File size: 1,254 Bytes
0827183
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
README.rst
setup.cfg
setup.py
botbuilder/integration/aiohttp/__init__.py
botbuilder/integration/aiohttp/about.py
botbuilder/integration/aiohttp/aiohttp_channel_service.py
botbuilder/integration/aiohttp/aiohttp_channel_service_exception_middleware.py
botbuilder/integration/aiohttp/bot_framework_http_adapter.py
botbuilder/integration/aiohttp/bot_framework_http_adapter_integration_base.py
botbuilder/integration/aiohttp/bot_framework_http_client.py
botbuilder/integration/aiohttp/cloud_adapter.py
botbuilder/integration/aiohttp/configuration_bot_framework_authentication.py
botbuilder/integration/aiohttp/configuration_service_client_credential_factory.py
botbuilder/integration/aiohttp/skills/__init__.py
botbuilder/integration/aiohttp/skills/aio_http_client_factory.py
botbuilder/integration/aiohttp/skills/skill_http_client.py
botbuilder/integration/aiohttp/streaming/__init__.py
botbuilder/integration/aiohttp/streaming/aiohttp_web_socket.py
botbuilder_integration_aiohttp.egg-info/PKG-INFO
botbuilder_integration_aiohttp.egg-info/SOURCES.txt
botbuilder_integration_aiohttp.egg-info/dependency_links.txt
botbuilder_integration_aiohttp.egg-info/requires.txt
botbuilder_integration_aiohttp.egg-info/top_level.txt
tests/test_bot_framework_http_client.py