Commit Graph

22 Commits

Author SHA1 Message Date
spacemeowx2
52599e2b00 fix: warp subscription would deadloop when rx of
websocket get an error.
2020-06-24 10:25:22 +08:00
Sunli
60af11fd2d Clippy cleanup 2020-06-05 12:44:48 +08:00
Sunli
55328931cd Fix relay @defer requires a label in the second chunk. #146 2020-06-05 12:20:23 +08:00
Sunli
bac565ed91 Add GET request support for async-graphql-warp 2020-06-03 19:06:00 +08:00
Sunli
467a6119bf Add async_graphql_warp::GQLResponseStream type 2020-06-01 10:40:07 +08:00
Sunli
74ae041426 Add #![forbid(unsafe_code)] to all sub crates 2020-05-29 17:33:19 +08:00
sunli
313f3b7b2d Add cache-control header for http integrations. 2020-05-28 22:52:35 +08:00
Sunli
d719461ae5 Add logger extension 2020-05-22 11:58:49 +08:00
Sunli
a9ecc66f69 Add async_graphql_warp::GQLResponse 2020-05-21 17:37:28 +08:00
sunli
6dcb3e75a4 v1.12.10 2020-05-16 21:23:28 +08:00
sunli
1c78341ce8 Remove some unsafe code 2020-05-16 21:14:26 +08:00
sunli
aefe448ede Move project to async-graphql 2020-04-28 15:41:31 +08:00
sunli
d501f73a08 v1.9.17 2020-04-23 18:11:03 +08:00
sunli
816cebf8c4 v1.9.15 2020-04-23 15:30:12 +08:00
sunli
998e9b7b85 Websocket transport creates context data from the connect_init.payload property 2020-04-23 14:52:22 +08:00
sunli
09624cab24 v1.9.11
Add context data for subscription
2020-04-23 10:26:16 +08:00
sunli
d603ee2700 Add IntoQueryBuilderOpts 2020-04-21 10:14:14 +08:00
sunli
2c664bb7d7 Add some docs
v1.9.2
2020-04-17 11:06:33 +08:00
sunli
ead4cbb1c6 Update warp example 2020-04-14 14:00:34 +08:00
sunli
91ce1b2e0c Update lib.rs 2020-04-14 12:08:25 +08:00
sunli
890d537af6 Update Readme
Update warp example
2020-04-14 11:44:08 +08:00
sunli
26046ce809 v1.9.0 2020-04-14 09:53:17 +08:00