cserver/README.md

13 lines
416 B
Markdown
Raw Normal View History

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