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
2024-08-23 12:18:05 +02:00
2024-08-30 12:19:09 +02:00
2024-08-30 12:19:09 +02:00
2024-02-29 15:15:55 +01:00

Nim-Webrtc

Stability: experimental License: MIT License: Apache

A simple WebRTC stack first implemented for libp2p WebRTC direct transport. It uses a wrapper from two different C libraries:

Usage

Installation

TODO

License

Licensed and distributed under either of

or

at your option. This file may not be copied, modified, or distributed except according to those terms.

Description
No description provided
Readme 928 KiB
Languages
Nim 100%