Add systemd to list

This commit is contained in:
Steffen Lange 2018-04-15 10:06:20 +02:00 committed by GitHub
parent 57d5480265
commit caa95a2b59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
TODO
View file

@ -2,6 +2,7 @@
# TODO # # TODO #
######## ########
* Migrate from init script to systemd service
* Implement better logging and debug mode * Implement better logging and debug mode
* Multithreading: run I/O operations in separate threads * Multithreading: run I/O operations in separate threads
* HTTPS: add SSL support to TCP client * HTTPS: add SSL support to TCP client