Searched refs:pull (Results 1 – 17 of 17) sorted by relevance
8 …decCapability::payloader_for_codec public API [#349](https://github.com/webrtc-rs/webrtc/pull/349).9 * Fixed a panic in `calculate_rtt_ms` [#350](https://github.com/webrtc-rs/webrtc/pull/350).34 …on::mid` return signature to `Option<String>` [#375](https://github.com/webrtc-rs/webrtc/pull/375).36 * Make functions non-async [#402](https://github.com/webrtc-rs/webrtc/pull/402):67 * Add IP filter to WebRTC `SettingEngine` [#306](https://github.com/webrtc-rs/webrtc/pull/306)69 directions that should not send. [#316](https://github.com/webrtc-rs/webrtc/pull/316)70 … a mime type "audio/telephone-event" (rfc4733) [#322](https://github.com/webrtc-rs/webrtc/pull/322)72 …erde [#331](https://github.com/webrtc-rs/webrtc/pull/331) [#332](https://github.com/webrtc-rs/webr…91 * Make functions non-async [#338](https://github.com/webrtc-rs/webrtc/pull/338):121 [#333]: https://github.com/webrtc-rs/webrtc/pull/333[all …]
54 # https://github.com/est31/rcgen/pull/88
7 …mpt to add with overflow' panic in dev profile [#393](https://github.com/webrtc-rs/webrtc/pull/393)8 …oid packets accumulating there uncontrollably [#367](https://github.com/webrtc-rs/webrtc/pull/367).9 …o pending queue from O(n*log(n)) to O(log(n)) [#365](https://github.com/webrtc-rs/webrtc/pull/365).10 … many allocations as possible when marshaling [#364](https://github.com/webrtc-rs/webrtc/pull/364).15 …ite` & `sctp::Stream::write_sctp` async again [#367](https://github.com/webrtc-rs/webrtc/pull/367).20 * Do not loose data in `PollStream::poll_write` [#341](https://github.com/webrtc-rs/webrtc/pull/341…21 …sure to flush any writes before shutting down [#340](https://github.com/webrtc-rs/webrtc/pull/340).22 …sible bug when adding chunks to pending queue [#345](https://github.com/webrtc-rs/webrtc/pull/345).27 …m::on_buffered_amount_low` function non-async [#338](https://github.com/webrtc-rs/webrtc/pull/338).28 …eam::write` & `sctp::Stream::write_sctp` sync [#344](https://github.com/webrtc-rs/webrtc/pull/344).[all …]
7 …x over-NACK due not resetting lost_packets bitmask](https://github.com/webrtc-rs/webrtc/pull/372/).11 …teInboundRTPStats` collection. [#282](https://github.com/webrtc-rs/webrtc/pull/282) by [@k0nserv](…12 …t` for the ticker in question. [#323](https://github.com/webrtc-rs/webrtc/pull/323) by [@k0nserv](…13 …ts that libWebRTC will ignore. [#324](https://github.com/webrtc-rs/webrtc/pull/324) by [@k0nserv](…20 * [#14 Don't panic on seqnum rollover](https://github.com/webrtc-rs/interceptor/pull/14) contribute…21 …n [#277](https://github.com/webrtc-rs/webrtc/pull/277/) and [#225](https://github.com/webrtc-rs/we…22 …log at ^0.4.16 to make tests compile](https://github.com/webrtc-rs/webrtc/pull/250) by [@k0nserv](…
5 …e builder pattern from `data_channel::Config` [#411](https://github.com/webrtc-rs/webrtc/pull/411).12 …t loose data in `PollDataChannel::poll_write` [#341](https://github.com/webrtc-rs/webrtc/pull/341).13 … sure to flush any writes before shutting down [#340](https://github.com/webrtc-rs/webrtc/pull/340)19 …l::on_buffered_amount_low` function non-async [#338](https://github.com/webrtc-rs/webrtc/pull/338).23 …] reset shutdown_fut future after done](https://github.com/webrtc-rs/data/pull/16) by [@melekes](h…24 …log at ^0.4.16 to make tests compile](https://github.com/webrtc-rs/webrtc/pull/250) by [@k0nserv](…
5 … of the server relay is not released](https://github.com/webrtc-rs/webrtc/pull/330) by [@clia](htt…10 … to manually delete allocation [#263](https://github.com/webrtc-rs/webrtc/pull/263) by [@logist322…11 … information about allocations [#288](https://github.com/webrtc-rs/webrtc/pull/288) by [@logist322…18 * [#15 update deps + loosen some requirements](https://github.com/webrtc-rs/turn/pull/15) by [@mele…19 * [#11 Fixed spelling of convenience](https://github.com/webrtc-rs/turn/pull/11) by [@Charles-Schle…20 …log at ^0.4.16 to make tests compile](https://github.com/webrtc-rs/webrtc/pull/250) by [@k0nserv](…21 * [#246 Fix warnings on windows](https://github.com/webrtc-rs/webrtc/pull/246) by [@https://github.…
7 … used `MulticastDnsMode::Unspecified` variant [#404](https://github.com/webrtc-rs/webrtc/pull/404):15 * Make functions non-async [#338](https://github.com/webrtc-rs/webrtc/pull/338):35 …g` [#306](https://github.com/webrtc-rs/webrtc/pull/306) and [#318](https://github.com/webrtc-rs/we…44 …log at ^0.4.16 to make tests compile](https://github.com/webrtc-rs/webrtc/pull/250) by [@k0nserv](…45 …243 Fixes for cargo minimal-versions](https://github.com/webrtc-rs/webrtc/pull/243) contributed by…
7 …nature verification algorithms [#342](https://github.com/webrtc-rs/webrtc/pull/342) by [@chuigda](…12 …ze_pem` (only work with `pem` feature enabled) [#333](https://github.com/webrtc-rs/webrtc/pull/333)20 * [#254 [DTLS] Add NamedCurve::P384](https://github.com/webrtc-rs/webrtc/pull/254) contributed by […21 …log at ^0.4.16 to make tests compile](https://github.com/webrtc-rs/webrtc/pull/250) by [@k0nserv](…22 …243 Fixes for cargo minimal-versions](https://github.com/webrtc-rs/webrtc/pull/243) contributed by…
7 * Change log level for packet reception [#366](https://github.com/webrtc-rs/webrtc/pull/366).16 …log at ^0.4.16 to make tests compile](https://github.com/webrtc-rs/webrtc/pull/250) by [@k0nserv](…17 * [#275 mdns: get_interface_addr_for_ip once per query](https://github.com/webrtc-rs/webrtc/pull/27…
7 …ix over-NACK due not resetting lost_packets bitmask](https://github.com/webrtc-rs/webrtc/pull/372/)16 * [#14 Prevent crash in RTCP NACK writing](https://github.com/webrtc-rs/rtcp/pull/14) by [@pthatche…17 … [#225 Add RTP Stats to stats report](https://github.com/webrtc-rs/webrtc/pull/225) by [@k0nserv](…
8 … as well as custom extensions. [#336](https://github.com/webrtc-rs/webrtc/pull/336) by [@k0nserv](…9 …ientation`) extension support. [#331](https://github.com/webrtc-rs/webrtc/pull/331) by [@algesten]…10 …d and deserialized via serder. [#332](https://github.com/webrtc-rs/webrtc/pull/332) by [@algesten]…
7 * Make functions non-async [#338](https://github.com/webrtc-rs/webrtc/pull/338):18 …log at ^0.4.16 to make tests compile](https://github.com/webrtc-rs/webrtc/pull/250) by [@k0nserv](…
13 * [#8 update deps + loosen some requirements](https://github.com/webrtc-rs/srtp/pull/8) by [@meleke…14 …log at ^0.4.16 to make tests compile](https://github.com/webrtc-rs/webrtc/pull/250) by [@k0nserv](…
7 …d by [@k0nserv](https://github.com/k0nserv) in [#309](https://github.com/webrtc-rs/webrtc/pull/309)13 … by [@k0nserv](https://github.com/k0nserv) in [#303](https://github.com/webrtc-rs/webrtc/pull/303).
73 pub(crate) async fn pull(&self, rules: &[HandshakeCachePullRule]) -> Vec<HandshakeCacheItem> { in pull() method156 for p in &self.pull(rules).await { in pull_and_merge()175 .pull(&[ in session_hash()
13 * [#10 update deps + loosen some requirements](https://github.com/webrtc-rs/sdp/pull/10) by [@melek…
12 * [#9 update deps + loosen some requirements](https://github.com/webrtc-rs/stun/pull/9) by [@meleke…