Embedded HTTP server: Difference between revisions

Content deleted Content added
No edit summary
Line 19:
* Cross compilation support for multiple CPU and operating system combinations.
* Easy integration with existing application, including static link with the operating system and application.
* Serving pages from the RAMmemory if there is no file system.
* Modularity.
* Single thread and multi-thread support.