Skip to content

Commit 8a08de2

Browse files
authored
Add aio/aiohttp.py module (#658)
1 parent 4ec3ba4 commit 8a08de2

4 files changed

Lines changed: 1310 additions & 121 deletions

File tree

awscrt/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
'auth',
88
'crypto',
99
'http',
10+
'aio.http',
1011
'io',
1112
'mqtt',
1213
'mqtt5',

0 commit comments

Comments
 (0)