Add Tonic framework to README.md (#1273)

This commit is contained in:
Kiryl Valkovich 2022-09-06 22:52:44 +02:00 committed by GitHub
parent a5bd765d1d
commit 94a98d7ced
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -312,7 +312,8 @@ Multiple proxies support the gRPC-web protocol.
3. Apache [APISIX](https://apisix.apache.org/) has also added grpc-web support, and more details can be found [here](https://apisix.apache.org/blog/2022/01/25/apisix-grpc-web-integration/).
### Web Frameworks with gRPC-Web support
- [Armeria](https://armeria.dev/docs/server-grpc/#grpc-web)
- [Armeria (JVM)](https://armeria.dev/docs/server-grpc/#grpc-web)
- [Tonic (Rust)](https://docs.rs/tonic-web/latest/tonic_web/)
[Envoy]: https://www.envoyproxy.io
[gRPC]: https://grpc.io