nim-webrtc/webrtc
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 fix: stun and dtls close (#22) 2024-08-30 12:19:09 +02:00
stun fix: stun and dtls close (#22) 2024-08-30 12:19:09 +02:00
errors.nim feat: udp connection (#8) 2024-04-02 14:04:14 +02:00
udp_transport.nim feat: add a proper tracker management (#17) 2024-07-05 11:55:36 +00:00