12 lines
222 B
Markdown
12 lines
222 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.
|
|
|
|
See WSF_ROUTER
|
|
|
|
**TODO**: describe the router interface
|
|
|