liblw
liblw copied to clipboard
An asynchronous application framework built on C++ coroutines and epoll.
liblw
A coroutine-ready asychronous web framework in C++.
Setup
- Install Bazel: https://docs.bazel.build/versions/master/install.html
- Ensure you have a compiler supporting C++20 (e.g. gcc-9 or later).