https://github.com/polaris/remote
An RPC library for C++
https://github.com/polaris/remote
boost-asio boost-libraries cpp cpp17 distributed-computing remote remote-procedure-calls rpc rpc-library
Last synced: 9 months ago
JSON representation
An RPC library for C++
- Host: GitHub
- URL: https://github.com/polaris/remote
- Owner: polaris
- License: mit
- Created: 2019-01-29T18:13:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T20:12:27.000Z (about 6 years ago)
- Last Synced: 2025-06-07T11:07:24.606Z (10 months ago)
- Topics: boost-asio, boost-libraries, cpp, cpp17, distributed-computing, remote, remote-procedure-calls, rpc, rpc-library
- Language: C++
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# remote
A simple RPC library for C++
[](https://travis-ci.com/polaris/remote)
### Dependencies
* Boost 1.69.0
* msgpack 3.1.1