aboutsummaryrefslogtreecommitdiff
path: root/ports/sobjectizer/vcpkg.json
blob: ab7b3369d75582efe65c0bc7c4bd5ff85885b444 (plain)
1
2
3
4
5
6
7
{
  "name": "sobjectizer",
  "version-string": "5.7.2.1",
  "description": "SObjectizer is a C++ in-process message dispatching framework with implementation of Actor Model, Publish-Subscribe Model and CSP-like channels.",
  "homepage": "https://github.com/Stiffstream/sobjectizer",
  "license": "BSD-3-Clause"
}