Skip to content

Event Frame is a multi-threaded, event-by-component and networking library.

License

Notifications You must be signed in to change notification settings

mgonzaledk/event-frame

Repository files navigation

Build Status

event-frame

Event-driven framework library.

What is Event Frame?

A multi-threaded, event-by-component and networking library.

How to compile?

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

Questions?

Please, read wiki here.

Other considerations

Please, follow code of conduct and read guidelines. If you have a trouble, consider opening an issue and fill template card.

Made with ❤️.

About

Event Frame is a multi-threaded, event-by-component and networking library.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published