From 0233421076e458c9037d4283aaac06373a9ea1f3 Mon Sep 17 00:00:00 2001 From: Tyler Hobbs Date: Mon, 3 Jun 2013 15:14:59 -0500 Subject: [PATCH] Add auth/security note to README --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 4354adaf..69e5c78a 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,7 @@ Features to be Added * C extension for encoding/decoding messages * Tracing support * Connection pool metrics +* Authentication/security feature support * Twisted, gevent support * Python 3 support * IPv6 Support