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.

Home Page:https://stiffstream.com/en/products/sobjectizer.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

limit_then_transform for mutable messages

eao197 opened this issue · comments

It seems that there is no way to use limit_then_transform with mutable messages.

The fix will be a part of upcoming 5.8.1 release.