M2-PT-DRP/source/utils
2024-11-20 15:24:14 +01:00
..
time improved latency before playing an audio 2024-11-14 13:24:49 +01:00
audio.cpp improved latency before playing an audio 2024-11-14 13:24:49 +01:00
audio.hpp improved latency before playing an audio 2024-11-14 13:24:49 +01:00
crypto.cpp peer now calculate an asymetric private and public key, for future encrypted communication. 2024-11-17 22:34:52 +01:00
crypto.hpp peer now calculate an asymetric private and public key, for future encrypted communication. 2024-11-17 22:34:52 +01:00
network.cpp simplified some constructor syntax, made the "id" value of a peer not required for the program to work correctly (id will be removed later) 2024-11-17 14:21:49 +01:00
network.hpp simplified some constructor syntax, made the "id" value of a peer not required for the program to work correctly (id will be removed later) 2024-11-17 14:21:49 +01:00