nim-webrtc/webrtc/stun
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
..
stun_attributes.nim chore: rename different object and procedure to be more accurate (#13) 2024-06-12 12:19:27 +02:00
stun_connection.nim fix: stun and dtls close (#22) 2024-08-30 12:19:09 +02:00
stun_message.nim feat: stun protocol & stun connection (#9) 2024-05-24 14:14:30 +02:00
stun_transport.nim fix: stun and dtls close (#22) 2024-08-30 12:19:09 +02:00
stun_utils.nim feat: stun protocol & stun connection (#9) 2024-05-24 14:14:30 +02:00