Appweb 5.0.0 RC1 发布,此版本现已提供下载,更新内容如下:
Deprecated APIs and Legacy code in Appweb 4 has been removed. [issue 341].
The ESP web framework has been extracted as a stand-alone product, but Appweb still includes the full ESP framework. [issue 342].
Appweb uses the MakeMe build tool. This was previously called Bit. [issue 343].
Convert Appweb dependencies into Pak packages [issue 344].
Appweb是一个嵌入式HTTP Web服务器,主要的设计思路是安全。这是直接集成到客户的应用和设备,便于开发和部署基于Web的应用程序和设备。它正迅速( 3500多要求每秒)和紧凑(从11万) ,其中包括支持动态网页制作,服务器端嵌入式脚本过程中的CGI ,可加载模块,的SSL ,摘要式身份验证,虚拟主机, Apache样式配置,日志记录,单和多线程应用程序。它提供了大量的文档和示例。
项目主页:http://appwebserver.org/
下载地址:http://appwebserver.org/downloads/appweb/download.esp
来自:开源中国社区