Commit Graph

11 Commits

Author SHA1 Message Date
Sunli 3d1d1290fc `on_connection_init` takes `FnOnce` instead of `Fn` #1022 2022-08-15 12:12:25 +08:00
Sunli 93763997af Rework connection types 2022-04-19 19:18:06 +08:00
Calin Gavriliuc 824153d740
Update Axum integration to Axum 0.5 2022-04-03 22:02:55 -07:00
Sunli 7d58bd814d Fix the problem that some integrations overwritten HTTP headers. #793 2022-01-24 14:14:07 +08:00
daly4 caf4be82c1 update to axum 0.4 2021-12-05 21:57:15 -07:00
Sunli 7275c7ded8 Make `GraphQLWebSocket::new` use generic stream.
Add `GraphQLWebSocket::new_with_pair` method.
2021-11-18 09:25:32 +08:00
Sunli 00e7ad7f0f Update examples 2021-11-13 08:11:26 +08:00
Sunli a23fb80255 clippy clean 2021-11-12 21:25:39 +08:00
Sunli 0b1e2107ff Update async-graphql-axum 2021-11-12 12:58:32 +08:00
Shane Sveller 2079c16e10
Update syntax for Axum 0.2.0 2021-08-28 10:26:12 -05:00
Sunli 5eafa69626 Add Axum integration. 2021-08-03 08:56:24 +08:00