Closed bilgili closed 8 years ago
retest this please
retest this please
@hernando : Currently ZeroEQ subscriber does not support triggering events when event has no payload ( there is an issue https://github.com/HBPVIS/ZeroEQ/issues/158 ). So, until we transform Monsteer into ZeroBuf or, we add triggering callbacks with empty events, we enable pure event support that @tribal-tec is adding, I moved the EOS event to have a bool in it ( so has a payload ).
Merge once you remove the unneeded header.
We've always been C++11 in Monsteer (ZeroEQ and FlatBuffers required it)
I personally find the lambda more elegant, since it's the same as a bind by native means.