-
Sentry Issue: [RUST-HEADLESS-CLIENT-H](https://firezone-inc.sentry.io/issues/6008308078/?referrer=github_integration)
We've been seeing lots of warnings from boringtun for `REKEY_TIMEOUT`s. Need to i…
-
Ask: Requesting porting amazon-kinesis-client that was written for Java to other popular languages like Rust, Go, C++
-
We should provide a Rust client in addition to the TypeScript and Python client.
https://sirix.io/rest-api.html#api-description
-
#### **Description:**
We need to rewrite the existing REST API client library written in Rust to improve its performance, maintainability, and usability. The new implementation should leverage mode…
-
#### **Description:**
We need to rewrite the existing REST API client library written in Rust to improve its performance, maintainability, and usability. The new implementation should leverage mode…
-
I'm not very good at rust, but it seems like building the wheel tries to use two versions of rustls:
```
error[E0308]: mismatched types
--> apple-auth-utils/src/requests.rs:110:20
|
110 | …
-
I happen to stumble upon here:
https://github.com/seanmonstar/reqwest/blob/3ad6e02cdb4ba840f1663273ec77c9bb9cc83569/src/async_impl/client.rs#L508-L511
I'm using a custom Rustls provider with Rus…
-
I know @julian-demox has been working a lot on this on recent PRs. I just want to document some of the current issues so we can discuss possible solutions.
- Rust panics when running integration we…
-
**Is your feature request related to a problem? Please describe.**
I wanted to have multiple clients, and one written in rust.
**Describe the solution you'd like**
A client capable of connecting to …
-
## Reproduce
1. Use VSCode open repo folder as workspace.
2. Use rust-analysis as lint.
3. Open file `lib/grammers-client/test/deps.rs`
4. It shows an error on include macros:
> failed to loa…