axum-server icon indicating copy to clipboard operation
axum-server copied to clipboard

Simplify the `SendService` trait

Open SabrinaJewson opened this issue 3 years ago • 3 comments
trafficstars

The Service and into_service associated items aren’t necessary, since they can just exist as supertraits on SendService.

SabrinaJewson avatar Jun 09 '22 16:06 SabrinaJewson

@programatik29 Can you review this?

SabrinaJewson avatar Oct 02 '22 11:10 SabrinaJewson

I will consider this when or if I plan a new update. This crate might be ported to hyper-util in the future. Then I would continue development of this crate there.

programatik29 avatar Oct 02 '22 16:10 programatik29

I will consider this when or if I plan a new update. This crate might be ported to hyper-util in the future. Then I would continue development of this crate there.

Would you let us show some love by enabling github sponsors on this repo to get it actively maintained?

0xAlcibiades avatar Oct 11 '23 20:10 0xAlcibiades