Fix generated code and update example integration

Resolve `Result` ambiguity and lifetime issues in generated services.
Use `file_stem` for proto filenames. Make `StatusBody` public in
`roto-tonic` and update the `hello_world` build process.
This commit is contained in:
2026-05-15 10:29:54 -07:00
parent 00b3dcd9a6
commit da7ba47505
6 changed files with 323 additions and 11 deletions
Generated
+1
View File
@@ -552,6 +552,7 @@ dependencies = [
"http-body",
"http-body-util",
"prost",
"roto-codegen",
"roto-runtime",
"roto-tonic",
"tokio",