Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

12 lines
259 B
JSON

{
"name": "rest-rpc",
"version": "0.12",
"port-version": 1,
"description": "c++11, high performance, cross platform, easy to use rpc framework",
"homepage": "https://github.com/qicosmos/rest_rpc",
"dependencies": [
"asio",
"msgpack"
]
}