issues Search Results · repo:github/twirp-rs language:Rust
Filter by
10 results
(67 ms)10 results
ingithub/twirp-rs (press backspace or delete to remove)Hi, I m working on addressing https://github.com/apache/opendal/issues/5620.
This crate is critical for me, but I only care about the client side and don t want all my users to depend on axum.
Would it ...
Xuanwo
- 2
- Opened 23 days ago
- #164
We are currently using protoc v3.17.0. This version was released on May 12, 2021 and there have been dozens of releases
since then. We should update to a more recent version unless there is some reason ...
CleanCut
- Opened on Jan 17
- #157
We have not published releases, well, ever. To be resolved first:
- [x] Determine whether to create new crates.io entries using the proper names instead of the existing misnamed crate
entries on ...
CleanCut
- 2
- Opened on Jan 6
- #152
While working on https://github.com/github/twirp-rs/pull/149 I noticed that Axum has a new major version (0.8) that we
have not updated to.
img width= 603 alt= Image src= https://github.com/user-attachments/assets/0c6391c0-f4ae-4577-b9b0-c2a593163572 ...
CleanCut
- Opened on Jan 6
- #150
It d be awesome to have this published! I think there s a small amount of work to make this happen beyond `cargo publish` as we should probably cut and document a true release.
@patrickt any ...
Krsitho
- Opened on Jun 7, 2024
- #50
Every crate should expose all the types necessary to use it. Obviously. Below is a long dumb story of how things go
wrong when you break this rule, but the bottom line is, code generated by twirp-build ...
jorendorff
- Opened on May 2, 2024
- #38
Hello 👋
I m wondering what s the recommended way to access the underlying request/response within a handler, or to be able to
pass data between middleware (e.g. created with Axum s middleware::from_fn/middleware::from_fn_with_state) ...
nickpresta
- 19
- Opened on Mar 19, 2024
- #17
Right now middleware handle function is expected to return twirp::ClientError which makes it hard to return any special
middleware errors. Maybe there can be another option in the enum such as ClientError::Middleware(String)? ...
ctian1
- 3
- Opened on Mar 7, 2024
- #16
We panic if Timings are not present in the Request, and nothing in the example adds Timings to the Request.
We need some kind of test for the example. :-\
jorendorff
- 2
- Opened on Jan 23, 2024
- #5

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.