Stiffstream / sobjectizer

An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
https://stiffstream.com/en/products/sobjectizer.html
Other
481 stars 47 forks source link

A usage example for environment_t::register_coop method in API Reference #51

Closed eao197 closed 1 year ago

eao197 commented 1 year ago

The doxygen comment for environment_t::register_coop method should have a usage example (a couple of examples will be better).

eao197 commented 1 year ago

Will be a part of 5.8.0 release.