libp2p / go-libp2p-webrtc-direct

A libp2p transport that enables browser-to-server, and server-to-server, direct communication over WebRTC without requiring signalling servers
MIT License
82 stars 18 forks source link

Flesh out ConnSecurity #7

Open backkem opened 5 years ago

backkem commented 5 years ago

The implementation of the ConnSecurity interface needs to be completed.

TODO

backkem commented 4 years ago

The go-webrtc-aside-transport uses DTLS for security.