parent
2b8fcfec89
commit
6a745118d6
|
@ -23,7 +23,7 @@
|
||||||
[mbedtls]: https://github.com/ARMmbed/mbedtls
|
[mbedtls]: https://github.com/ARMmbed/mbedtls
|
||||||
[wolfssl]: https://github.com/wolfSSL/wolfssl
|
[wolfssl]: https://github.com/wolfSSL/wolfssl
|
||||||
|
|
||||||
A Lightweight and fully asynchronous HTTP server library based on [libev] and [http-parser] for Embedded Linux.
|
A very flexible, lightweight and fully asynchronous HTTP server library based on [libev] and [http-parser] for Embedded Linux.
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
* Lightweight and fully asynchronous
|
* Lightweight and fully asynchronous
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
[mbedtls]: https://github.com/ARMmbed/mbedtls
|
[mbedtls]: https://github.com/ARMmbed/mbedtls
|
||||||
[wolfssl]: https://github.com/wolfSSL/wolfssl
|
[wolfssl]: https://github.com/wolfSSL/wolfssl
|
||||||
|
|
||||||
一个轻量的全异步的HTTP服务器C库,基于[libev]和[http-parser],主要用于嵌入式Linux。
|
一个非常灵活的,轻量的,全异步的HTTP服务器C库,基于[libev]和[http-parser],主要用于嵌入式Linux。
|
||||||
|
|
||||||
# 特性
|
# 特性
|
||||||
* 轻量、全异步
|
* 轻量、全异步
|
||||||
|
|
Loading…
Reference in New Issue