Files
EWF/Router.md
2013-09-04 05:04:21 -07:00

3 lines
146 B
Markdown

The primary goal of the router (class _WSF_ROUTER_) is to dispatch requests according to the request URI.
**TODO**: describe the router interface