refraction-networking / conjure

Conjure Refraction Networking station code
https://refraction.network
Apache License 2.0
66 stars 19 forks source link

Concurrently dial and listen dtls #260

Closed mingyech closed 7 months ago

mingyech commented 7 months ago

For DTLS, concurrently dial and listen and use which ever completes the handshake first, instead of waiting 5 seconds for listen and then falling back to dial.