Registry / networking / icey
library2.4.2vcpkgunverified

C++20 media stack and libwebrtc alternative for real-time video, signalling, TURN, and media servers

vcpkg install icey
INSTALL
IMPORT
SIG · ICEY
I
icey
networkingcppv2.4.2
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.

icey/icey.h
#include <icey/icey.h>

Initializes the Icey media stack.

#include <icey/icey.h> #include <iostream> int main() { icey::init(); std::cout << "Icey initialized" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

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

No resource links recorded.

icey — pip install icey · libregistry