issues
search
refraction-networking
/
conjure
Conjure Refraction Networking station code
https://refraction.network
Apache License 2.0
70
stars
21
forks
source link
Fix goroutine leak, deadlock, and DTLS deadline issue
#274
Closed
nvswa
closed
5 months ago
nvswa
commented
6 months ago
Add a timeout to close connections at the SCTP level for the DTLS transport when a client does not respond to handshakes
Fix deadlocking in DTLS listener
Fix an issue where incorrectly set deadline causes DTLS connections to only last a few seconds Closes #272
gaukas
commented
6 months ago
Just approved the GitHub Actions.