Event-driven framework library.
A multi-threaded, event-by-component and networking library.
Clone repository:
git clone https://github.com/mgonzaledk/event-frame
Create build directory:
cd event-frame && mkdir -p Build
Create Makefile and compile:
cd Build/ && cmake .. && make -j4
Please, read wiki here.
Please, follow code of conduct and read guidelines. If you have a trouble, consider opening an issue and fill template card.
Made with ❤️.