Btw, what do you guys think about having 2 relays,...
# rx
u
Btw, what do you guys think about having 2 relays, one for input, second for output (both of same type) .. where containing class subscribes to first in constructor, applies some mapping filter whatever, and that relays to second relay, which is exposes to the public (and first one is feeded objects via some class.setFoo())?