From ff57f73c72dc75cc19e015a1b6e98c6203511c44 Mon Sep 17 00:00:00 2001 From: tjpcc Date: Fri, 25 Aug 2023 11:31:00 -0600 Subject: add multi-client to README --- README.gmi | 1 + 1 file changed, 1 insertion(+) diff --git a/README.gmi b/README.gmi index aac2864..4bf5a76 100644 --- a/README.gmi +++ b/README.gmi @@ -31,6 +31,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" implementation which wraps multiple protocol-specific clients and can handle URLs with a variety of schemes * some useful Handler wrappers: a router, request filtering, falling through a list of handlers ## Protocols -- cgit v1.2.3