issues
search
containerd
/
ttrpc-rust
Rust implementation of ttrpc (GRPC for low-memory environments)
Apache License 2.0
197
stars
47
forks
source link
async-server: fix problems in handle request
#87
Closed
Tim-Zhang
closed
3 years ago
Tim-Zhang
commented
3 years ago
Return when errors found in handle_request
Return Code::UNKNOWN(500) when handler failed