The server-side is first implemented as a normal process, and then turned into a daemon.
Our first concern is that it runs on Linux, so one could use the stevens.py template, but for future compatibility to macOS and Windows, maybe there are better ways (read: libraries).
Task:
wrap the server-side process (from issue#2) into a daemon process
Tasks/Steps/Elements
The server-side is first implemented as a normal process, and then turned into a daemon.
Our first concern is that it runs on Linux, so one could use the
stevens.py
template, but for future compatibility to macOS and Windows, maybe there are better ways (read: libraries).Task:
process
(from issue#2) into a daemon processVersions checklist