parent
84c0e8eecf
commit
cb5cfff75b
|
@ -16,7 +16,7 @@ you can choose CyaSSl(wolfssl).
|
||||||
* use [libev] as its event backend
|
* use [libev] as its event backend
|
||||||
* support HTTPS: alternative OpenSSL and CyaSSl(wolfssl)
|
* support HTTPS: alternative OpenSSL and CyaSSl(wolfssl)
|
||||||
* flexible and you can easily extend your application to have HTTP/HTTPS services
|
* flexible and you can easily extend your application to have HTTP/HTTPS services
|
||||||
* Lua template: embedding LUA code into HTML code, like embedding PHP to HTML(soon be supported)
|
* Lua template: embed LUA code into HTML code, like embedding PHP to HTML(soon be supported)
|
||||||
* code structure is concise and understandable, also suitable for learning
|
* code structure is concise and understandable, also suitable for learning
|
||||||
|
|
||||||
# Why use [libev] as its backend?
|
# Why use [libev] as its backend?
|
||||||
|
|
Loading…
Reference in New Issue