Just that question... for knowing why take a quick look here https://gitlab.com/causal-rt/causal/blob/master/include/causal/core.hpp#L211-222 Why? * might be interessting * file is quite slim and describes mostly just how everything is connected. * the highlighted code is a concept I call junction in this context. * junctions are dedicated to ensure aspects(lockable, thread-safe data) being lockable and sync across networks. * Cap'n Proto level 4 would be the perfect fit for that task. Still will do for now using what there is.
Nice work, thanks BR Ralph -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto.
