Commit graph

5 commits

Author SHA1 Message Date
e8a6a0a400 use docker for testing 2025-01-02 21:48:27 +01:00
a7c1bba666 reorganised some parts of the code
Utils moved to subdirectories
Task activation have been moved to static member of the Task class, instead of being manually activated.
2024-11-26 21:57:37 +01:00
61a57a7529 added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00
11e4861082 improved latency before playing an audio
prevented playing packets that are too old to avoid offset
2024-11-14 13:24:49 +01:00
3c044249f4 improved messages and structure of the program 2024-11-11 13:39:13 +01:00
Renamed from source/tasks/server/ServerTask.cpp (Browse further)