Change Confserver to AIOHTTP
Change Confserver to AIOHTTP Better threading and performance across
This commit is contained in:
parent
98068046e9
commit
e3179d36a8
5 changed files with 255 additions and 274 deletions
1
Pipfile
1
Pipfile
|
|
@ -6,5 +6,6 @@ name = "pypi"
|
|||
[packages]
|
||||
hbmqtt = "*"
|
||||
paho-mqtt = "*"
|
||||
aiohttp = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue