Add README.md

This commit is contained in:
sha512sum 2024-03-28 00:33:49 +00:00
parent 23b461ec13
commit 5e441675e5

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# 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