-
Notifications
You must be signed in to change notification settings - Fork 67
Pull requests: connectrpc/connect-rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Assemble streamed messages per message instead of slicing a per-stream read buffer
#302
opened Sep 12, 2026 by
rpb-ant
Collaborator
Loading…
Release a stream's read buffer after a large message is handed off
#301
opened Sep 11, 2026 by
RichieAHB
Loading…
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!
Add no:assignee to see everything that’s not assigned.