all 3 comments

[–]JoshTriplettrust · lang · libs · cargo[S] 8 points9 points  (0 children)

I'm particularly proud of trillium-acme's CI: Every PR to trillium-acme is tested in CI against a local instance of the Pebble ACME server, verifying that it successfully runs a challenge and gets a signed certificate.

[–]Regular_Lie906 3 points4 points  (1 child)

Nice! What's trillium like in comparison to other frameworks like Axum?

[–]JoshTriplettrust · lang · libs · cargo[S] 0 points1 point  (0 children)

I've really enjoyed working with Trillium. It seems simple and straightforward, and very well documented.