12 lines
416 B
Markdown
12 lines
416 B
Markdown
# 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
|