- Create new connections for each request instead of reusing one - Remove global connection pool to fix thread reuse error - Simplify shutdown handler |
||
|---|---|---|
| .. | ||
| main.py | ||
| mqtt_integration.py | ||
| requirements.txt | ||
- Create new connections for each request instead of reusing one - Remove global connection pool to fix thread reuse error - Simplify shutdown handler |
||
|---|---|---|
| .. | ||
| main.py | ||
| mqtt_integration.py | ||
| requirements.txt | ||
Powered by TurnKey Linux.