Commit dd46fc6
committed
Adding webrtc-aside.
This transport is yet an other webrtc transport but instead of current it doesn't use any meeting server or any protocol.
Instead it use a libp2p stream so it can use circuit or ws for SDP trickle exchange.
The only drawback is it require routing.
Then its DTLS for security and SCTP for muxing.1 parent 32440f3 commit dd46fc6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
0 commit comments