Registry / networking / trantor

trantor

JSON →
library1.5.26vcpkgunverified

A non-blocking I/O cross-platform TCP network library, using C++14

vcpkg install trantor
INSTALL
IMPORT
SIG · TRANTOR
T
trantor
networkingcppv1.5.26
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.

trantor/net/EventLoop.h
#include <trantor/net/EventLoop.h>

Create and run a trantor event loop

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

No known issues recorded.

Upgrade
Version history
1.5.26latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources

No resource links recorded.

trantor — pip install trantor · libregistry