tonic-web enables tonic servers to handle requests from grpc-web clients directly, without the need of an external proxy. Co-authored-by: John Hernandez <[email protected]> Co-authored-by: zancas <[email protected]>
6 lines
81 B
TOML
6 lines
81 B
TOML
[workspace]
|
|
members = [
|
|
"tonic-web",
|
|
"interop",
|
|
"tests/integration"
|
|
] |