diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ sliderule is carefully structured as composable building blocks. The top-level p * a "Server" interface type * a "Handler" abstraction * a "Middleware" abstraction +* a "Client" which handles all the protocols known to sliderule * some useful Handler wrappers: a router, request filtering, falling through a list of handlers ## Protocols |