An open API service indexing awesome lists of open source software.

https://github.com/audunhalland/tower-server

Server utility for running hyper HTTP servers with tower-service.
https://github.com/audunhalland/tower-server

connection-middleware http https hyper rustls server tower

Last synced: 7 months ago
JSON representation

Server utility for running hyper HTTP servers with tower-service.

Awesome Lists containing this project

README

          

# tower-server

Server utility for running hyper HTTP servers with tower-service.

Integrates with rustls and implements graceful shutdown using tokio_util/CancellationToken.