Home
last modified time | relevance | path

Searched refs:Remove (Results 1 – 4 of 4) sorted by relevance

/tonic/tonic/src/transport/channel/service/
H A Ddiscover.rs18 Remove(K), enumerator
42 Change::Remove(k) => Poll::Ready(Some(Ok(TowerChange::Remove(k)))), in poll_next()
/tonic/examples/src/dynamic_load_balance/
H A Dclient.rs38 let change = Change::Remove("1"); in main()
44 let change = Change::Remove("2"); in main()
57 let change = Change::Remove("3"); in main()
/tonic/
H A DCHANGELOG.md59 * **tls:** Remove tls roots implicit configuration ([#1731](https://github.com/hyperium/tonic/issue…
194 * **reflection, health:** Remove transport feature ([#1112](https://github.com/hyperium/tonic/issue…
275 * **codec:** Remove `Default` bound on `Codec` ([#894](https://github.com/hyperium/tonic/issues/894…
331 * **tonic:** Remove `Sync` requirement for streams ([#804](https://github.com/hyperium/tonic/issues…
503 * Remove uses of pin_project::project attribute ([#367](https://github.com/hyperium/tonic/issues/36…
546 * **build:** Remove debug println! ([#287](https://github.com/hyperium/tonic/issues/287)) ([e2c2be2…
549 * **metadata:** Remove deprecated error description ([61e0429](https://github.com/hyperium/tonic/co…
613 * **build:** Remove async ready ([#185](https://github.com/hyperium/tonic/issues/185)) ([97d5363](h…
621 * **transport:** Remove support for OpenSSL ([#141](https://github.com/hyperium/tonic/issues/141)) …
642 * **transport:** Remove support for OpenSSL within the transport.
[all …]
/tonic/tonic/
H A DCargo.toml4 # - Remove path dependencies