Commit Graph

17 Commits

Author SHA1 Message Date
1dd153fe08 feat: hack for axum git 2022-10-12 10:42:07 -04:00
Sunli
c7d233a44a Rustfmt 2022-09-25 13:41:36 +08:00
Sunli
053c1178c2 Add support for parse request from query string #1085 2022-09-25 12:10:52 +08:00
Sunli
744ca71aca on_connection_init takes FnOnce instead of Fn #1022 2022-08-15 12:12:25 +08:00
goodbin
b765b4f6c2 feat: custom error type in axum request extractor (#945)
* feat: custom error type in axum request extractor

Ability to specify a custom type of error in axum request extractor.

* fmt: fix format

* fix: Fix check format

Co-authored-by: GoodBin <olelenkov@gmail.com>
2022-06-11 09:55:16 +08:00
Sunli
88ba75ec70 Rework connection types 2022-04-19 19:18:06 +08:00
Calin Gavriliuc
aee663294d Update Axum integration to Axum 0.5 2022-04-03 22:02:55 -07:00
Sunli
c2feefdf09 Fix the problem that some integrations overwritten HTTP headers. #793 2022-01-24 14:14:07 +08:00
daly4
fe9fd32698 update to axum 0.4 2021-12-05 21:57:15 -07:00
Sunli
bd621f70c1 Make GraphQLWebSocket::new use generic stream.
Add `GraphQLWebSocket::new_with_pair` method.
2021-11-18 09:25:32 +08:00
Sunli
882c962428 Update examples 2021-11-13 08:11:26 +08:00
Sunli
074156c16e clippy clean 2021-11-12 21:25:39 +08:00
Sunli
b16974400f Update async-graphql-axum 2021-11-12 12:58:32 +08:00
Jeff Registre
30009005d1 Removed import for new prelude members: TryFrom, TryInto, FromIterator 2021-10-22 19:34:49 -04:00
chris
8960b29128 Added error handling 2021-09-09 19:23:16 -07:00
Shane Sveller
2fe076ed00 Update syntax for Axum 0.2.0 2021-08-28 10:26:12 -05:00
Sunli
1d7742779e Add Axum integration. 2021-08-03 08:56:24 +08:00