issues
search
containerd
/
ttrpc-rust
Rust implementation of ttrpc (GRPC for low-memory environments)
Apache License 2.0
197
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optimize some code in async server.rs
#264
jokemanfire
opened
1 week ago
0
clippy: fix warnings for redundant field names in struct initialization
#263
Chasing1020
closed
1 week ago
0
Add default out_dir support
#262
jokemanfire
opened
1 month ago
2
Context:optimize external interfaces
#261
jokemanfire
closed
1 week ago
0
Modify readme
#260
jokemanfire
closed
1 week ago
0
async:when the client request failed. Learn from ttrpc-go
#259
jokemanfire
closed
1 week ago
1
can we change protobuf to tokio-rs/prost?
#258
ningmingxiao
opened
1 month ago
0
[wip] debug sync test
#257
Tim-Zhang
closed
1 month ago
0
Add tests
#256
quanweiZhou
closed
1 month ago
0
enhance tests for client FD leak check
#255
quanweiZhou
closed
1 month ago
0
[v0.7] gh-action: remove codecov
#254
Tim-Zhang
closed
1 month ago
0
gh-action: remove codecov
#253
Tim-Zhang
closed
1 month ago
0
Release ttrpc@v0.8.2 and ttrpc-compiler@0.6.3
#252
Tim-Zhang
closed
1 month ago
2
How about change async client mutex from std::sync::mutex to tokio::sync::mutex?
#251
jokemanfire
opened
1 month ago
5
ttrpc: release v0.5.8
#250
Tim-Zhang
closed
1 month ago
1
Update timeout to infinite for poll of accept
#249
Tim-Zhang
closed
1 month ago
1
[v0.7] gh-action: Fix Codecov
#248
Tim-Zhang
closed
1 month ago
1
gh-action: Fix Codecov
#247
Tim-Zhang
closed
1 month ago
1
release: v0.7.2
#246
Tim-Zhang
closed
1 month ago
2
[v0.7] Backport of "Bump rust version to resolve builds" #223
#245
Tim-Zhang
closed
1 month ago
0
[v0.5] Lock Rust version to 1.77.0 for CI stability and fix warnings
#244
Tim-Zhang
closed
1 month ago
0
server: fix server exit once a accept failed
#243
quanweiZhou
closed
1 month ago
0
server: fix server exit once a accept failed
#242
quanweiZhou
closed
1 month ago
0
server: fix server exit once a accept failed
#241
quanweiZhou
closed
1 month ago
0
server: fix server exit once a accept failed
#240
quanweiZhou
closed
1 month ago
0
Once an accept fails, the server will exit
#239
quanweiZhou
closed
1 month ago
0
ttrpc-codegen/*: update protobuf to 3.5.1
#238
Mossaka
opened
1 month ago
0
Please update `protobuf` to the latest v3.5.1 version for both ttrpc-codegen and ttrpc-compiler
#237
Mossaka
opened
1 month ago
0
Fix bug: Async client may not close
#236
jokemanfire
opened
3 months ago
4
Codegen: convert Arc<Box<T>> to Arc<T>
#235
Xynnn007
closed
1 month ago
4
Codegen with `Arc<dyn ..>` instead of `Arc<Box<..>>`
#234
Xynnn007
closed
1 month ago
0
If streams cannot be locked, it will cause a panic
#233
jokemanfire
closed
1 month ago
2
Add gen mod for more convenient to use
#232
jokemanfire
closed
1 month ago
4
*_ttrpc.rs generate also can support gen_mod_rs.
#231
jokemanfire
closed
1 month ago
0
[sync/server] wtc race maybe cause zero worker thread
#230
yuqitao
opened
4 months ago
0
bugfix: still check request payload
#229
abel-von
opened
6 months ago
8
send all pending responses before shutting down
#228
alex-matei
closed
6 months ago
0
Fix hang in wait_all_exit
#227
alex-matei
closed
1 month ago
2
Ensure the fd will be release completely
#226
jokemanfire
closed
6 months ago
1
The ttrpc client lifetime is so long for Main thread
#225
jokemanfire
closed
6 months ago
9
Fix android build
#224
powturns
closed
6 months ago
4
Bump rust version to resolve builds
#223
jsturtevant
closed
7 months ago
1
Fix the stream sending reliability
#222
abel-von
closed
1 month ago
8
ttrpc golang stream request with no FLAG_NO_DATA set
#221
abel-von
opened
8 months ago
1
fix timing issue of streaming
#220
abel-von
closed
1 month ago
3
Cannot use with home 0.5.9 and rust 1.68 together
#219
teawater
closed
7 months ago
0
Got "early eof" with every request
#218
teawater
opened
9 months ago
1
Handle OS Interruptions
#217
jsturtevant
closed
9 months ago
5
ttrpc: release v0.5.7
#216
Tim-Zhang
closed
1 year ago
0
[0.6.0] Ignore close fd error
#215
Tim-Zhang
closed
1 year ago
2
Next