New in CppCMS 1.x.x
(version 3, from 2009-09-04 15:39:55)
There are many new features will be introduced in the next CppCMS version:
- Stable, backward compatible API and ABI between minor releases.
- Full reference documentation using Doxygen.
- Significant reduction of dependencies on 3rd part libraries.
- JSON is now internal data representation and configuration format.
- Event driven programming support.
- Comet/Server Push technology support.
- Synchronous and asynchronous JSON-RPC support as major communication format with CppCMS applications.
- Support of Win32 platform via Mingw toolset.
- Internal HTTP Web server for development or running applications behind http-proxy.
And many others…