diff --git a/README.md b/README.md index 5f2475b..535fdc0 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,6 @@ items expanded by a `service!` invocation. services' trait methods as well as on the clients' stub methods. ## Gaps/Potential Improvements (not necessarily actively being worked on) -- Multithreaded support. - Load balancing - Service discovery - Automatically reconnect on the client side when the connection cuts out.