Files
EWF/wiki/Router.md

8 lines
201 B
Markdown

---
layout: default
title: Router
base_url: ../../
---
The primary goal of the router (class _WSF_ROUTER_) is to dispatch requests according to the request URI.
**TODO**: describe the router interface