forked from storj/drpc
-
Notifications
You must be signed in to change notification settings - Fork 7
Pull requests: cockroachdb/drpc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
rpc_util: map transport failures to codes.Unavailable
#76
opened Jul 2, 2026 by
shubhamdhama
Loading…
drpcstream: bound message size against the flow-control window
#75
opened Jul 2, 2026 by
suj-krishnan
•
Draft
drpcstream,drpcmanager: enable per-stream flow control (static)
#73
opened Jul 1, 2026 by
suj-krishnan
•
Draft
drpcstream: per-stream receive window and read-path grant wiring
#72
opened Jul 1, 2026 by
suj-krishnan
•
Draft
drpcstream: gate data-frame sends on the per-stream send window
#71
opened Jul 1, 2026 by
suj-krishnan
•
Draft
drpcstream: add per-stream send-window credit primitive
#70
opened Jul 1, 2026 by
suj-krishnan
•
Draft
drpc: add write-backpressure blocked-writers metric
#67
opened Jun 30, 2026 by
shubhamdhama
Loading…
drpc: add receive-queue head-of-line blocking metric
#66
opened Jun 30, 2026 by
shubhamdhama
Loading…
drpc: add per-connection stream multiplexing metrics
#65
opened Jun 30, 2026 by
shubhamdhama
Loading…
drpcquic: add QUIC transport for drpc using quic-go
do-not-merge
#63
opened Jun 17, 2026 by
eshwarsriramoju
•
Draft
drpcwire: assemble packets into pooled buffers to drop a receive-path copy
#59
opened Jun 9, 2026 by
shubhamdhama
Loading…
drpc: add Logger interface replacing Log callback and drpcdebug
#57
opened May 6, 2026 by
cthumuluru-crdb
Loading…
reproduce CockroachDB test failure using DRPC only test
#48
opened Apr 1, 2026 by
cthumuluru-crdb
•
Draft
ProTip!
Filter pull requests by the default branch with base:main.