Commit Graph

15 Commits

Author SHA1 Message Date
Sunli 88ba75ec70 Rework connection types 2022-04-19 19:18:06 +08:00
Sunli db83b9440c Update docs 2021-11-20 11:16:48 +08:00
Sunli 0118a5dd7c Update async-graphql-poem 2021-11-12 07:23:05 +08:00
Sunli b85815d84a Rework websocket 2021-11-12 07:23:04 +08:00
Sunli 024a143f11 Add support for graphql-ws pings. #635 2021-09-16 21:10:39 +08:00
Sunli c80687af80 Clippy clean 2021-07-31 23:54:16 +08:00
Sunli e7382bf549 Rework error propagation. #531 2021-06-08 10:05:30 +08:00
Sunli f8021c0fb5 Add support for returning multiple resolver errors. #531 2021-06-07 14:03:36 +08:00
Sunli 6651e86c4c Add test for drop subscription stream on unsubscribe. 2021-04-13 11:26:55 +08:00
Sunli c2c2868b64 Fix internal context missing when there's no connection_init frame. #451 2021-03-24 17:24:12 +08:00
Sunli 4f47703118 Switch the async runtime used for testing to Tokio. 2021-03-12 12:47:24 +08:00
Sunli 2d7627cd39 Fixed GraphQL over WebSocket Protocol does not support ConnectionError events. #406 2021-02-06 11:02:41 +08:00
Sunli b98e35995d Supports async websocket initializer. #393 2021-01-16 16:37:20 +08:00
Sunli c6d8df0bdb Remove `async-channel` and `async-mutex` from dependencies. 2020-12-17 10:05:32 +08:00
Sunli b3bd8603e3 Add tests for `graphql-ws`. 2020-12-04 16:44:48 +08:00