tower/tower-router
Carl Lerche 9380a2c13a
Rename tower-route -> tower-router. (#26)
`Route` as a verb is easily confused with the noun.
2017-11-02 12:26:32 -07:00
..

Tower Router

A Tower middleware that routes requests to one of a set of inner services using a request predicate.

License

tower-router is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.