nim-webrtc/webrtc/dtls
Ludovic Chenut 26cad2a383
fix: stun and dtls close (#22)
* fix: stun & dtls close

* chore: change the test names & variable names

* fix: add isClosed to DtlsConn

* feat: remove `closeEvent`/`join`/`cleanup` and replace those by `onClose` sequence of proc to be executed on close
2024-08-30 12:19:09 +02:00
..
dtls_connection.nim fix: stun and dtls close (#22) 2024-08-30 12:19:09 +02:00
dtls_transport.nim fix: stun and dtls close (#22) 2024-08-30 12:19:09 +02:00
dtls_utils.nim feat: dtls connection using mbedtls (#10) 2024-08-13 15:54:03 +02:00