The event-hpp project presents a set of header files to make it easier to use libev/libevent in dynamic C++ environments, starting with the CINT C/C++ interpreter. Event-hpp expands upon the work of eventxx to handle everything from basic interrupts to buffered I/O events flawlessly in such an interpreted environment.
In the future, I would like to expand this work even further to make libevent HTTP, RPC, and possibly some other event-driven Posix-style programming easier in C++.
Status
- Source documentation ready to be regenerated by Doxygen
- Ready for inspection by CINT, eventxx, & libevent owners
- Tested on OSX (FreeBSD)
Major TODOs
- Integrating EvBufferEvent examples & documentation
- Testing on Windows & Linux
Downloads:
0 This Week