Searched refs:event (Results 1 – 23 of 23) sorted by relevance
| /webrtc/stun/examples/ |
| H A D | stun_client.rs | 55 if let Some(event) = handler_rx.recv().await { in main() 56 let msg = event.event_body?; in main()
|
| /webrtc/stun/src/ |
| H A D | client.rs | 287 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 D | agent.rs | 243 let event = Event { in collect() localVariable 248 handler.send(event)?; in collect()
|
| /webrtc/turn/ |
| H A D | CHANGELOG.md | 6 …to `ServerConfig` and `Allocation`, to receive notify on allocation close event, with metrics data.
|
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/sctp/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/interceptor/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/constraints/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| H A D | Cargo.lock | 218 "event-listener", 277 "event-listener", 878 name = "event-listener"
|
| /webrtc/examples/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/rtcp/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/rtp/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/mdns/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/stun/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/media/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/data/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/srtp/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/dtls/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/util/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/sdp/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/ice/ |
| H A D | LICENSE-APACHE | 153 8. Limitation of Liability. In no event and under no legal theory,
|
| /webrtc/webrtc/ |
| H A D | CHANGELOG.md | 70 * Add support for a mime type "audio/telephone-event" (rfc4733) [#322](https://github.com/webrtc-rs…
|