Searched refs:stack (Results 1 – 6 of 6) sorted by relevance
77 stack: [Mutex<VecDeque<Bytes>>; 2], field130 let mut stack = self.stack[id].lock().await; in push() localVariable131 stack.push_back(d); in push()133 let ok = inverse(&mut stack); in push()136 queue.append(&mut stack); in push()
6 description = "Utilities for WebRTC.rs stack"
29 Utilities for WebRTC.rs stack. Rewrite <a href="http://Pion.ly">Pion</a> Util/Transport in Rust
29 Examples of WebRTC.rs stack. Rewrite <a href="http://Pion.ly">Pion</a> Examples in Rust
6 description = "Examples of WebRTC.rs stack"
32 …A pure Rust implementation of WebRTC stack. Rewrite <a href="http://Pion.ly">Pion</a> WebRTC stack…69 …st implementation of WebRTC stack, which rewrites <a href="https://github.com/pion/webrtc/releases…