Skip to Content

rest-rpc v0.12

Created
Updated

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

# 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}) 

# License

Unknown

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

2 transitive dependencies:

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • leap's avatar leap
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Billy O'Neal's avatar Billy O'Neal
  • Frank's avatar Frank

# Changelog

  • 5da825f [rest-rpc] Update version to 0.12 (#38721)
  • b295670 Bulk convert control files. (#19986)
  • f4a2dce [vcpkg baseline][rest-rpc] Skip check in baseline (#13295)
  • 51d3fb0 [rest-rpc]add new port (#13232)

# Source