Update README

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
main
Jianhui Zhao 2017-11-15 13:21:02 +08:00
parent 3112b9477e
commit 2ad01f73ce
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ you can choose CyaSSl(wolfssl).
* tiny and fast
* support HTTPS: Alternative OpenSSL and CyaSSl(wolfssl)
* flexible and you can easily extend your application to have HTTP/HTTPS services
* code structure is concise and understandable, also suitable for learning
# Why use [libev] as its backend?
[libev] tries to do one thing only (POSIX event library), and this in the most efficient way possible.