-
Notifications
You must be signed in to change notification settings - Fork 66
Pull requests: connectrpc/connect-rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
server: decode streaming request bodies in the handler's task
#299
opened Sep 8, 2026 by
iainmcgin
Collaborator
Loading…
client: share an Http2Connection without a buffer worker task
#297
opened Sep 6, 2026 by
iainmcgin
Collaborator
Loading…
perf: trim per-request allocations on the unary paths
#296
opened Sep 6, 2026 by
iainmcgin
Collaborator
Loading…
build: commit Cargo.lock and build CI with --locked
#295
opened Sep 6, 2026 by
iainmcgin
Collaborator
Loading…
compression: size the gzip output buffer once and release its slack
#291
opened Aug 29, 2026 by
iainmcgin
Collaborator
Loading…
health, reflection: bound the echoed name and the decode budget on the bundled routes
#289
opened Aug 29, 2026 by
iainmcgin
Collaborator
Loading…
bench: measure the segmented encode on compressed streams
#284
opened Aug 25, 2026 by
iainmcgin
Collaborator
Loading…
codegen: check generated identifiers across services sharing a module
#280
opened Aug 25, 2026 by
iainmcgin
Collaborator
Loading…
ProTip!
Filter pull requests by the default branch with base:main.