Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T20:12:27.000Z (almost 5 years ago)
- Last Synced: 2024-11-13T15:56:57.135Z (3 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: 0
- 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++
[![Build Status](https://travis-ci.com/polaris/remote.svg?branch=master)](https://travis-ci.com/polaris/remote)
### Dependencies
* Boost 1.69.0
* msgpack 3.1.1