Commit Graph

8 Commits

Author SHA1 Message Date
Sunli 88ba75ec70 Rework connection types 2022-04-19 19:18:06 +08:00
Sunli c80687af80 Clippy clean 2021-07-31 23:54:16 +08:00
Sunli f992e8ab94 Add the `operation_name` to `Extension::execute` method. 2021-06-10 10:17:33 +08:00
Sunli 81e053811b Improve Extensions. 2021-04-05 12:21:02 +08:00
Sunli 824356d118 Rework Extension 2021-04-04 14:37:41 +08:00
Sunli 05911f3516 Rework Extension & TracingExtension & OpenTelemetryExtension 2021-03-26 12:03:10 +08:00
Sunli 4f47703118 Switch the async runtime used for testing to Tokio. 2021-03-12 12:47:24 +08:00
Sunli 83a0028085 Fix the bug that ʻExtension::prepare_request` cannot get the correct request data through the context.
Add test code for extension.
2020-10-18 11:24:16 +08:00