mirror of
https://github.com/mimblewimble/grin.git
synced 2025-03-07 01:21:08 +03:00
* Middleware and handler (mw implements the same trait) could be attached to multiple nodes inside the router * Middleware could be attached to the router (syntactic sugar, it is attached to the root node) as well as to any node * Handler's call method receives an iterator of handlers and responsible for calling the next handler if needed |
||
---|---|---|
.. | ||
localhost+1.p12 | ||
rest.rs |