Thomasdezeeuw/io-context

Add more examples

Thomasdezeeuw opened this issue · 0 comments

  • Using Hyper.
    • Possibly creating middleware function signatures?
    • Add a request id to context and using it in logging in the HTTP handler.
  • Using tokio-signal.
  • Setting timeouts on (TCP) connections.