Rewrite gateway to use aiohttp instead of websockets
This commit is contained in:
@ -1,2 +1 @@
|
||||
aiohttp>=3.6.0,<3.7.0
|
||||
websockets>=6.0,!=7.0,!=8.0,!=8.0.1,<9.0
|
||||
|
Reference in New Issue
Block a user
@ -1,2 +1 @@
|
||||
aiohttp>=3.6.0,<3.7.0
|
||||
websockets>=6.0,!=7.0,!=8.0,!=8.0.1,<9.0
|
||||
|