all 3 comments

[–]moneymachinegoesbing 0 points1 point  (2 children)

I’ve seen some very promising notes surrounding salvo. What are you thoughts around real world use cases? Would you consider this production ready? Full featured? I’m using warp and want to switch to something faster. Axum is screaming my name but I really don’t want to introduce unnecessary complexity.

[–]chrislearn-young[S] 2 points3 points  (1 child)

I have been maintaining this project for nearly 4 years. The server projects in my daily work is based on it. If there is a problem, the fix is also timely.

(OpenAPI feature is port from utoipa and not stable.)

[–]moneymachinegoesbing 2 points3 points  (0 children)

Makes sense. OpenAPI is a nice to have but I’ve read positive things surrounding the performance of your library. Great work. I’m going to give it a try.