Registry / networking / evpp
library0.7.0vcpkgunverified

A modern C++ network library based on libevent for developing high performance network services in TCP/UDP/HTTP protocols.

vcpkg install evpp
INSTALL
IMPORT
SIG · EVPP
E
evpp
networkingcppv0.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

evpp/event_loop.h
#include <evpp/event_loop.h>

Create and run an event loop

#include <evpp/event_loop.h> int main() { evpp::EventLoop loop; loop.Run(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Amazon
1
Resources

No resource links recorded.

evpp — pip install evpp · libregistry