No description
Find a file
2024-03-28 00:33:49 +00:00
cmake v1 2024-03-13 13:09:35 +00:00
include/cserver Use utempl counter and injector instead custom realisation 2024-03-27 23:50:08 +00:00
CMakeLists.txt v1 2024-03-13 13:09:35 +00:00
LICENSE Update LICENSE 2024-03-28 00:15:53 +00:00
README.md Add README.md 2024-03-28 00:33:49 +00:00

cServer - Asynchronous C++ Framework

This is an asynchronous framework for C++ that is currently in active development.

Features

  • Provides a simple and easy-to-use API for handling asynchronous tasks in C++
  • Supports callbacks and promises for handling asynchronous operations
  • Compile Time Component Management - Dependency Injection

Active development

UNDER ACTIVE DEVELOPMENT, API IS VERY UNSTABLE