Home
last modified time | relevance | path

Searched refs:event (Results 1 – 23 of 23) sorted by relevance

/webrtc/stun/examples/
H A Dstun_client.rs55 if let Some(event) = handler_rx.recv().await { in main()
56 let msg = event.event_body?; in main()
/webrtc/stun/src/
H A Dclient.rs287 while let Some(event) = handler_rx.recv().await { in start()
288 match event.event_type { in start()
311 if ct.attempt >= max_attempts || event.event_body.is_ok() { in start()
313 let _ = handler.send(event); in start()
336 let _ = handler.send(event); in start()
348 let _ = handler.send(event); in start()
H A Dagent.rs243 let event = Event { in collect() localVariable
248 handler.send(event)?; in collect()
/webrtc/turn/
H A DCHANGELOG.md6 …to `ServerConfig` and `Allocation`, to receive notify on allocation close event, with metrics data.
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/sctp/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/interceptor/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/constraints/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
H A DCargo.lock218 "event-listener",
277 "event-listener",
878 name = "event-listener"
/webrtc/examples/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/rtcp/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/rtp/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/mdns/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/stun/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/media/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/data/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/srtp/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/dtls/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/util/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/sdp/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/ice/
H A DLICENSE-APACHE153 8. Limitation of Liability. In no event and under no legal theory,
/webrtc/webrtc/
H A DCHANGELOG.md70 * Add support for a mime type "audio/telephone-event" (rfc4733) [#322](https://github.com/webrtc-rs…