convert protocol def to be process based
Closed this issue · 1 comments
zippy commented
Currently Protocols get specified by steps and sequences. Instead we can generate the steps based on the Expectations and Roles. Additionally this should make protocols much more deeply composible.
First step: refactor out ping protocol and convert to using new protocol def symbols. Also requires changing _r_express_protocol