From d2185bf28f8bfa4e14204a2808a2123ea732f913 Mon Sep 17 00:00:00 2001 From: eidheim Date: Wed, 29 Jun 2016 10:16:35 +0200 Subject: [PATCH] Updated features in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa4d6a9..7419724 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ See https://github.com/eidheim/Simple-WebSocket-Server for an easy way to make W ### Features -* Asynchronous -* Thread pool +* Asynchronous request handling +* Thread pool if needed * Platform independent * HTTPS support * HTTP persistent connection (for HTTP/1.1)