#tls udp request

5 messages · Page 1 of 1 (latest)

cursive plankBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

rare kiln
onyx portal
#

you cannot really do TLS over bare UDP

#

TLS requires a reliable byte stream socket

#

if you want to use UDP with encryption, you wanna use QUIC