1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-02-18 11:22:39 +01:00
axum/examples/sse
David Pedersen 2bd0310463
New method router ()
* Empty crate

* basic setup

* Support `HEAD`

* Add remaining methods

* Impl Debug

* Add `MethodRouter::merge`

* WIP

* Support same route with different methods in different calls

* Update changelog

* Bring back `any` and `any_service`

* Address review feedback
2021-11-16 20:49:07 +01:00
..
assets Move all examples to their own crates () 2021-08-18 00:49:01 +02:00
src New method router () 2021-11-16 20:49:07 +01:00
Cargo.toml Update tracing-subscriber to 0.3 () 2021-11-06 14:50:23 +00:00