issues
search
containerd
/
ttrpc
GRPC for low-memory environments
Apache License 2.0
558
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
server: fix a Serve() vs. (immediate) Shutdown() race
#175
klihub
closed
1 week ago
0
ttrpc client send hang, even ctx is timeout.
#174
ningmingxiao
opened
2 months ago
3
client:fix ttrpc send hang
#173
ningmingxiao
closed
3 weeks ago
3
client, server: implement configurable wire message size limits.
#172
klihub
opened
2 months ago
4
channel: reject oversized messages on the sender side(, too).
#171
klihub
closed
1 month ago
3
server_test: fix error message in TestOversizeCall.
#170
klihub
closed
2 months ago
0
switch to github.com/containerd/log for logs
#169
thaJeztah
closed
4 months ago
0
Fix deadlock when writing to pipe blocks
#168
kevpar
closed
6 months ago
10
Bump golang.org/x/net from 0.17.0 to 0.23.0
#167
dependabot[bot]
closed
6 months ago
0
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
#166
dependabot[bot]
closed
6 months ago
0
[release/1.1] Fix windows closed pipe error
#165
austinvazquez
closed
8 months ago
0
Handle forced connection closed by remote host error on Windows in release/1.1 branch
#164
austinvazquez
opened
8 months ago
0
[release/1.1] Backport CI updates and enable CI on release 1.1 branch
#163
austinvazquez
closed
5 months ago
2
Fix CI build status badge in readme
#162
austinvazquez
closed
5 months ago
0
Update GitHub Actions CI to resolve deprecation warnings
#161
austinvazquez
closed
8 months ago
0
[release/1.1] Fix context cancelled error after client close
#160
austinvazquez
closed
6 months ago
0
`*Client.NewStream()` does not apply metadata to `Request{}`
#159
amurchick
opened
8 months ago
0
Fix proto3 generation error
#158
dmcgowan
closed
8 months ago
0
Fix streaming with empty payloads
#157
mxpv
closed
9 months ago
0
Bump google.golang.org/grpc from 1.57.0 to 1.57.1
#156
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/net from 0.10.0 to 0.17.0
#155
dependabot[bot]
closed
1 year ago
0
Bump genproto dependency
#154
liggitt
closed
1 year ago
1
Fix grammar in comment for UserOnCloseWait.
#153
klihub
closed
1 year ago
1
Implement support for unary interceptor chaining.
#152
klihub
closed
1 year ago
1
.github: give more slack for build+tests.
#151
klihub
closed
1 year ago
0
server_test: wait for OnClose in TestClientEOF.
#150
klihub
closed
1 year ago
0
Add `SetMetadata` method on Response
#149
katexochen
opened
1 year ago
0
Add `WithStreamServerInterceptor` and `WithStreamClientInterceptor`
#148
katexochen
opened
1 year ago
0
Implement open-telemetry instrumentation support.
#147
klihub
opened
1 year ago
0
Bump google.golang.org/grpc from 1.27.1 to 1.53.0
#146
dependabot[bot]
closed
1 year ago
2
otelttrpc: implement unary interceptors for opentelemetry instrumentation.
#145
klihub
closed
9 months ago
13
First process the pending messages in recv channel
#144
Iceber
closed
1 year ago
0
[release/1.1] Unwrap io errors in server connection receive error handling
#143
dmcgowan
closed
1 year ago
0
Server-side goroutine leak on receive message error
#142
austinvazquez
closed
1 year ago
5
Unwrap IO errors in server connection error handling
#141
austinvazquez
closed
1 year ago
1
Add recvClose channel to stream
#140
dmcgowan
closed
1 year ago
1
Make stream closing atomic
#139
henry118
closed
1 year ago
2
Is ttrpc compatible with Grpc?
#138
chenzhuofu
closed
1 year ago
2
Context canceled error returned instead of ErrClosed
#137
dmcgowan
opened
1 year ago
1
[release/1.1] server: Fix connection leak when receiving ECONNRESET
#136
dmcgowan
closed
1 year ago
0
Coverage step failures in Windows CI
#135
austinvazquez
opened
1 year ago
0
Add ttrpc interceptors
#134
swagatbora90
closed
1 year ago
5
Bump golang.org/x/sys from 0.0.0-20210124154548-22da62e12c0c to 0.1.0
#133
dependabot[bot]
closed
1 year ago
0
Rework deadline assertion logging to be more clear
#132
austinvazquez
closed
1 year ago
2
TestServerRequestTimeout is flaky on Windows
#131
austinvazquez
opened
1 year ago
2
Fix server shutdown logic
#130
austinvazquez
closed
1 year ago
2
TestServerShutdown is flaky on Windows
#129
austinvazquez
closed
1 year ago
1
Make checkServerShutdown verbose
#128
kzys
closed
1 year ago
0
Block sending of oversize messages
#127
acclassic
closed
1 month ago
5
Empty Proto Hangs Server Streaming RPC
#126
powturns
closed
9 months ago
0
Next