misc: add documentation about the actix-v4 branch

This commit is contained in:
Miaxos 2021-09-20 12:28:07 +00:00
parent 28420abcf4
commit 9b466ad8e5

View File

@ -104,6 +104,8 @@ cd examples && cargo run --bin [name]
* Rocket [async-graphql-rocket](https://github.com/async-graphql/async-graphql/tree/master/integrations/rocket)
* Axum [async-graphql-axum](https://github.com/async-graphql/async-graphql/tree/master/integrations/axum)
**About actix-web-v4**: The beta version is supported in the branch `actix-web-beta` [Related Issue](https://github.com/async-graphql/async-graphql/issues/590)
## Who's using Async-graphql in production?
- [Vector](https://vector.dev/)