Technical question about how the games handles udp
Posted: Thu May 16, 2019 5:22 pm
Hello,
I'm trying to understand how it is possible to securize a connexion over UDP (for games).
For the moment the most obvious choice to my eyes is DTLS but it's really hard to implement with openSSL or any library i found.
So i wonder with what library did you implement it in factorio, because i could'nt find it in the license file, or if you're just using UDP without encryption.
Thank you
I'm trying to understand how it is possible to securize a connexion over UDP (for games).
For the moment the most obvious choice to my eyes is DTLS but it's really hard to implement with openSSL or any library i found.
So i wonder with what library did you implement it in factorio, because i could'nt find it in the license file, or if you're just using UDP without encryption.
Thank you
