Description
rpclib is a modern, C++14 msgpack remote procedure call server and client library. This repository provides unofficial packages for Fedora 29. The upstream project depends on internal versions of asio, fmtlib, and msgpack. The version of rpclib in this repository has been modified to compile against the system versions of asio, fmtlib, and msgpack.
Installation Instructions
dnf copr enable benkay86/rpclib
dnf install rpclib rpclib-devel
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | i386 (8)*, ppc64le (5)*, x86_64 (8)* | Fedora 39 (0 downloads) |
Fedora 40 | i386 (5)*, ppc64le (5)*, x86_64 (5)* | Fedora 40 (20 downloads) |
Fedora 41 | i386 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 41 (13 downloads) |
Fedora rawhide | i386 (6)*, ppc64le (4)*, x86_64 (8)* | Fedora rawhide (90 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable benkay86/rpclib
More info about enabling Copr repositories