near future plans for the cweb Framework
Multi Plattform support [in Progress]
the whole framework will run nativ on windows, macOs, linux.
Replacing libevent with a more specialized Event System [in Progress]
The event system will be replaced in near future. Focus on high perfomance. The Goal is that it runs on every OS nativ with choosable polling system, support for http/1.0, http/1.1 with ssl, websocket, rpc and optional http/2 support. On top better support for cwebs fetch and database loops.
Fully HTTP/1.1 Server
ORM
At the moment, MariaDB and Postgresql can be used in cweb. In Future there will be an ORM for both with same function api.
AUTH
secure authentication system for apis/webapps for faster development
Template Engine stuff [in Progress]
- :bind template bindings
- cjs & ccss (faster development and more options of mixing of c & css/js)
improved cwagger
- better ui
- more options
- session profiles
cli [in Progress]
CLI has at the moment some placeholders and not implemented functionalitys. It will support compiling, project settings, creation of templates and debug/developer tools.