Rewrite gateway to use aiohttp instead of websockets

This commit is contained in:
Rapptz
2020-07-25 09:59:38 -04:00
parent 45cb231161
commit b8154e365f
8 changed files with 97 additions and 92 deletions
-1
View File
@@ -1,2 +1 @@
aiohttp>=3.6.0,<3.7.0
websockets>=6.0,!=7.0,!=8.0,!=8.0.1,<9.0