Registry / networking / anyrpc

anyrpc

JSON →
library2021-08-24vcpkgunverified

A multiprotocol remote procedure call system for C++.

vcpkg install anyrpc
INSTALL
IMPORT
SIG · ANYRPC
A
anyrpc
networkingcppv2021-08-24
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.

anyrpc/anyrpc.h
#include <anyrpc/anyrpc.h>

Check that anyRPC is available.

#include <anyrpc/anyrpc.h> #include <iostream> int main() { std::cout << "anyRPC available" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2021-08-24latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

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

No resource links recorded.

anyrpc — pip install anyrpc · libregistry