]> piware.de Git - learn-rust.git/commitdiff
async-http: Move to async main and handler function
authorMartin Pitt <martin@piware.de>
Fri, 16 Sep 2022 06:19:15 +0000 (08:19 +0200)
committerMartin Pitt <martin@piware.de>
Fri, 16 Sep 2022 06:53:18 +0000 (08:53 +0200)
This does not yet handle requests concurrently. Demonstrate with adding
a /sleep path.


No differences found