Commit Graph

29 Commits

Author SHA1 Message Date
Sunli
93763997af Rework connection types 2022-04-19 19:18:06 +08:00
Sunli
7d58bd814d Fix the problem that some integrations overwritten HTTP headers. #793 2022-01-24 14:14:07 +08:00
Sunli
5c5187c078 Add tide integration 2021-11-19 08:10:47 +08:00
Sunli
efb23c3a22 Update async-graphql-poem 2 2021-11-12 12:00:38 +08:00
Sunli
e07f275e83 Update async-graphql-tide 2 2021-11-12 07:45:49 +08:00
Sunli
7b16acb017 Update async-graphql-tide 2021-11-12 07:23:05 +08:00
Sunli
d3e14ae613 Add feature gate websocket for async-graphql-tide. 2021-09-17 08:40:28 +08:00
Sunli
c1f651254e Attach custom HTTP headers to the response when an error occurs. #572 2021-07-15 08:20:08 +08:00
okrplay
94e8ac85b3
Remove outdated documentation regarding subscriptions in Tide 2021-07-03 17:23:41 +02:00
Sunli
550ecd9660 Fixed GraphQL over WebSocket Protocol does not support ConnectionError events. #406 2021-02-06 11:02:41 +08:00
Sunli
30d6a01adf Add subscription support for tide with tide-websockets. 2021-02-06 09:21:35 +08:00
Sunli
95e372e0d3 Add Send + Sync constraints for InputType, OutputType and SubscriptionType. 2021-01-14 12:41:59 +08:00
Naaman
e50e9d8d30 Update http-headers to use http::HeaderMap 2021-01-10 10:57:28 +00:00
Sunli
1897859b91 Add Context::set_http_header method. #370 2021-01-10 08:06:48 +08:00
Koxiaet
5c47f1ec57 Require POST for GraphQL requests 2020-10-15 18:42:09 +01:00
Koxiaet
1a9f90d83e Improve Tide integration 2020-10-15 11:52:15 +01:00
Sunli
6492629e71 Improve trait for GraphQL types. 2020-09-30 07:45:48 +08:00
Koxiaet
dbbf0c1969 Fix Tide tests 2020-09-25 19:50:04 +01:00
Koxiaet
7b18bd5f80 Support batch requests in Tide 2020-09-25 18:03:51 +01:00
Koxiaet
7f35fbca4c Big improvements to tide integration 2020-09-23 18:30:03 +01:00
Sunli
322e296a24 Remove the GQL prefix of all macros. #208 2020-09-18 09:10:24 +08:00
Koxiaet
55753983a9 Move websockets to http module and fix doc tests 2020-09-13 07:40:34 +01:00
Koxiaet
8796c5e1a7 Replace http::GQLRequest with Request 2020-09-12 17:07:46 +01:00
Koxiaet
1aa36819eb Create resolver_utils 2020-09-12 10:29:52 +01:00
Sunli
6f3fd03443 async-graphql-warp 2.0 2020-09-11 22:37:48 +08:00
Sunli
a0b55a9e43 async-graphql-tide 2.0 2020-09-11 22:17:17 +08:00
Sunli
7a90069cad Continue to refactor. 2020-09-10 16:39:43 +08:00
Sunli
9bc837da9e Initial attempt. 2020-09-10 12:49:08 +08:00
Sunli
25e1339d5e Remove prefixes and add integrations subdirectory #259 2020-09-09 10:08:17 +08:00