lib/monkey/htdocs/index.html
Monkey v1.6.0
This version is a major improvement since the previous series: improved TLS, add additional support for OSX and BSD, the scheduler is aware about protocol handlers (HTTP2 is coming!), a new HTTP parser have been implemented, the plugins can be static or dynamic, the build system is now based on CMake, general performance have been improved and much more. We invite you to read our official release notes:
http://monkey-project.com/announcements/v1.6.0
Performance & Innovation
Monkey is a complete event-driven HTTP framework. It have been designed as a small core capable to extend it behavior through the plugin interface.
It have been highly optimize to reduce the memory and CPU consumption, making it a great choice for Embedded Linux environments.