Merge pull request #639 from Miaxos/misc-add-documentation-about-actix-v4

misc: add documentation about the actix-v4 branch
This commit is contained in:
Sunli 2021-09-21 22:03:36 +08:00 committed by GitHub
commit 6d31b61d5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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/)