axum/examples/websockets
David Pedersen 2bd0310463
New method router (#521)
* 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 (#201) 2021-08-18 00:49:01 +02:00
src New method router (#521) 2021-11-16 20:49:07 +01:00
Cargo.toml Update tracing-subscriber to 0.3 (#472) 2021-11-06 14:50:23 +00:00