-
### What problem are you trying to solve?
Currently, `console-subscriber` enables `tonic`'s "transport" feature flag unconditionally. This feature flag pulls in a relatively large set of additional d…
-
## Bug Report
### Version
```toml
axum = { version = "0.7.7", features = ["macros"] }
hyper = { version = "1.4.1", features = ["http1", "http2", "server"] }
tonic = "0.12.3"
tonic-web = "0.1…
-
I build `bazel-lsp 0.6.1` from source and I'm using it as a LSP in `helix`. GoToDefinition on labels works, but completion doesn't seem very accurate or context aware. Here's a few examples:
1. I'd…
-
## Overview
https://mui.com/material-ui/guides/localization/
MUI utilizes the theme to configure the locale text globally:
```jsx
import { createTheme, ThemeProvider } from '@mui/material/styl…
-
I would be cool if someone is on a winning streak we imbued them with tonic afflition, so to see if they are strong enough to still come up victorious or will the others also have a chance. of course …
-
Tonic support was removed from this due to incompatibility with `hyper` version `1.0`. Tonic is about to release a new version upgrading (https://github.com/hyperium/tonic/pull/1740) their dependenci…
-
Whenever there's a network change, like switching from wifi to mobile data, gl-client is unable to reconnect to greenlight using the same grpc channel. This means an app using gl-client would have to …
-
## Bug Report
### Version
```toml
tonic = { version = "0.11", features = ["tls"] }
```
```
❯ cargo tree | grep tonic
│ └── tonic v0.11.0
├── tonic v0.11.0 (*)
├── tonic-health v0.11.0…
-
The `Store` trait abstracts over the gRPC server, the main utility of this trait is to implement tests. However, this is not necessary, since tonic already has a strategy to mock the servers for testi…
-
## Bug Report
### Version
│ │ └── tonic v0.12.1
│ │ └── tonic-build v0.12.1
│ ├── tonic v0.12.1 (*)
### Platform
6.1.82-99.168.amzn2023.x86_64
### Description
Upon genera…