David Pedersen
995ffc1aa2
Correctly handle HEAD requests ( #129 )
2021-08-15 20:27:13 +02:00
Laurențiu Nicola
68f826ef3b
Simplify tracing-subscriber initialization ( #128 )
2021-08-05 19:43:03 +02:00
Spencer Gilbert
3cd0c0fd45
Set RUST_LOG environment var for all examples using tracing ( #123 )
...
* Set RUST_LOG environment var for all examples using tracing
Signed-off-by: Spencer Gilbert <spencer.gilbert@gmail.com>
* Update examples/multipart_form.rs
Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
2021-08-05 11:25:03 +02:00
David Pedersen
5c12328892
Replace hyper::Server
with axum::Server
in docs ( #118 )
...
* Replace `hyper::Server` with `axum::Server` in docs
* Change readme as well
2021-08-04 15:38:51 +02:00
David Pedersen
9fbababc3a
Make it clear how to run all examples ( #92 )
...
* Handle errors in websocket example
* Make it clear how to run all examples
2021-08-02 23:09:09 +02:00
David Pedersen
666d088b26
Including tracing setup in all examples ( #79 )
2021-08-01 22:01:33 +02:00
David Pedersen
5a5710d290
Rename to axum ( #28 )
2021-07-09 21:36:14 +02:00
David Pedersen
3fc7f1880f
Rename tokio-postgres example
2021-06-19 15:40:46 +02:00