No description
Find a file
2024-04-06 19:49:50 +00:00
cmake v1 2024-03-13 13:09:35 +00:00
include/cserver Revert "Use utempl counter and injector instead custom realisation" 2024-04-06 19:49:50 +00:00
CMakeLists.txt Remove uring from linking 2024-04-05 15:11:12 +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