mirror of
https://github.com/lxsang/ant-http
synced 2024-11-19 09:48:22 +01:00
Update README.md
This commit is contained in:
parent
0d8c5d08e2
commit
e5372250e8
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
A lightweight and portable HTTP/HTTPs web server written in C:
|
A lightweight and portable HTTP/HTTPs web server written in C:
|
||||||
- New 1.0.0 version: Single thread server with configurable number of thread pool workers, good for scalability
|
- New 1.0.0 version: Single thread server with configurable number of thread pool workers, good for scalability
|
||||||
- Initial goal is for embedded Linux, but can use as general purpose web server.
|
- Initial goal is for embedded Linux, but can be used as general purpose web server.
|
||||||
- Support SSL via open SSL, database via Sqlite 3, web socket integrated
|
- Support SSL via open SSL, database via Sqlite 3, web socket integrated
|
||||||
- It is also extensible via its extensions mechanism that allows to extends the server capability.
|
- It is also extensible via its extensions mechanism that allows to extends the server capability.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user