Commit Graph

19 Commits

Author SHA1 Message Date
Sunli
f58d6a005b Change closure type from Fn to FnOnce. 2020-08-16 10:53:55 +08:00
Sunli
2cf350a5c8 Removes code about streaming requests. 2020-07-31 10:10:03 +08:00
TsumiNa
3c645b9977 update async_graphql_tide to support tide-0.12.0 2020-07-19 19:20:00 +09:00
Sunli
6544e2ff7a Update async-graphql-tide for tide 0.10.0 2020-06-08 11:18:32 +08:00
lagudomeze
4dc9bc0dfa Update lib.rs 2020-06-01 10:52:53 +08:00
Sunli
51d588e091 Add #![forbid(unsafe_code)] to all sub crates 2020-05-29 17:33:19 +08:00
sunli
4cbcd47696 Add cache-control header for http integrations. 2020-05-28 22:52:35 +08:00
Sunli
f7067ed63f Update async_graphql_tide::ResponseExt::body_graphql_stream 2020-05-21 16:30:17 +08:00
Sunli
120830b29b Remove Sync for StreamBody 2020-05-21 16:12:18 +08:00
Sunli
788360d6b7 Add StreamResponse support to async-graphql-tide 2020-05-21 14:03:05 +08:00
vkill
d37c97a38e async-graphql-tide: support make query_builder from get request 2020-05-16 10:34:06 +08:00
Sunli
5cc0208765 Update async-graphql-tide::ResponseExt 2020-05-14 15:40:23 +08:00
Sunli
ed6c87b004 Add async-graphql-tide::ResponseExt 2020-05-14 15:24:24 +08:00
Sunli
3cd98918db Add async-graphql-lambda
Update async-graphql-tide api
2020-05-14 14:50:08 +08:00
vkill
d246233952 async-graphql-tide: support Extension Traits, ref https://blog.yoshuawuyts.com/tide/ 2020-05-12 09:11:45 +08:00
sunli
3f49ebce0e Move project to async-graphql 2020-04-28 15:41:31 +08:00
vkill
a84bb7f671 async-graphql-tide: use tide Status trait and remove http-types dep 2020-04-27 23:56:32 +08:00
vkill
a7e8e0a14c async-graphql-tide: use into_query_builder_opts to make QueryBuilder 2020-04-26 22:56:27 +08:00
vkill
fd431ca5a9 add async-graphql-tide 2020-04-26 19:53:44 +08:00