create project structure
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-07-17 16:31:49 +02:00
parent c9d8fee28f
commit e17cff4d07
14 changed files with 466 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
# cnc-service
Command and Control Service
Command and Control Service
https://pypi.org/project/Flask-MQTT/
Flask-MQTT is currently not suitable for the use with multiple worker instances. So if you use a WSGI server like gevent or gunicorn make sure you only have one worker instance.