1. Home
  2. Browse
  3. rest-rpc

rest-rpc

v0.12#0Latest

c++11, high performance, cross platform, easy to use rpc framework

Install

Run the following Vcpkg command to install the port.

Usage

rest-rpc is header-only and can be used from CMake via:

find_path(REST_RPC_INCLUDE_DIRS "rest_rpc.hpp")

target_include_directories(main PRIVATE ${REST_RPC_INCLUDE_DIRS})

Dependencies

See source

Version

v0.12#0

Publication

Supports

All

GitHub

qicosmos/rest_rpc1.7K

Homepage

github.com/qicosmos/rest_rpc

Subtree

5da825f151

License

Complex license

Definition

Manifest