mirror of https://github.com/grpc/grpc-web.git
Add Tonic framework to README.md (#1273)
This commit is contained in:
parent
a5bd765d1d
commit
94a98d7ced
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue