eellak / epidose

Privacy-preserving epidemic dosimeter based on DP-3T contact tracing
Apache License 2.0
52 stars 6 forks source link

Migrate run_command to daemon.py #77

Closed stefanos1316 closed 3 years ago

stefanos1316 commented 3 years ago

For the cuckoo distribution server, beacon_rx will eventually use the run_command. Therefore, we have decided to migrate it in epidose/common/deamon.py (see our email discussion with the title "Cuckoo distribution filter").