mirror of
https://github.com/pion/webrtc.git
synced 2025-09-27 03:25:58 +08:00
Add SRTP to README
This commit is contained in:
@@ -6,8 +6,9 @@ A (almost) pure Golang implementation of the WebRTC Native API.
|
|||||||
|
|
||||||
# Status
|
# Status
|
||||||
Things need to be completed before it is usable for public consumption.
|
Things need to be completed before it is usable for public consumption.
|
||||||
- [x] ICE-lite (only works if peers can communicate directly via host candidates)
|
- [x] ICE-lite (peers can communicate directly via host candidates)
|
||||||
- [x] DTLS
|
- [x] DTLS
|
||||||
|
- [ ] SRTP
|
||||||
- [ ] API that matches WebRTC spec
|
- [ ] API that matches WebRTC spec
|
||||||
|
|
||||||
Things that I plan to do, but will happen only when someone requests/I need it.
|
Things that I plan to do, but will happen only when someone requests/I need it.
|
||||||
|
Reference in New Issue
Block a user