File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88
88
A pure Rust implementation of WebRTC stack. Rewrite < a href ="http://Pion.ly "> Pion</ a > WebRTC stack in Rust
89
89
</ p >
90
90
< hr >
91
- < input type ="checkbox " id ="peer " name ="peer " disabled ="disabled "> < label for ="peer "> Peer</ label >
92
- < a href ="https://crates.io/crates/webrtc-peer "> < img src ="https://img.shields.io/crates/v/webrtc-peer.svg "> </ a >
93
-
94
91
< input type ="checkbox " id ="media " name ="media " disabled ="disabled "> < label for ="media "> Media</ label >
95
92
< a href ="https://crates.io/crates/webrtc-media "> < img src ="https://img.shields.io/crates/v/webrtc-media.svg "> </ a >
96
93
94
+ < input type ="checkbox " id ="interceptor " name ="interceptor " disabled ="disabled "> < label for ="interceptor "> Interceptor</ label >
95
+ < a href ="https://crates.io/crates/interceptor "> < img src ="https://img.shields.io/crates/v/interceptor.svg "> </ a >
96
+
97
97
< input type ="checkbox " id ="data " name ="data " disabled ="disabled " checked ="checked "> < label for ="data "> Data</ label >
98
98
< a href ="https://crates.io/crates/webrtc-data "> < img src ="https://img.shields.io/crates/v/webrtc-data.svg "> </ a >
99
99
< br >
You can’t perform that action at this time.
0 commit comments