blob: 1bb4b23e44a5c271bbc6231c5ba8f6a88c79a535 (
plain)
1
2
3
4
5
6
7
|
{
"name": "sobjectizer",
"version": "5.7.2.5",
"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"
}
|