named-data / StateVectorSync

Specification and API description of the State Vector Sync (SVS) protocol
https://named-data.github.io/StateVectorSync/
Creative Commons Attribution Share Alike 4.0 International
8 stars 0 forks source link

Errors in SVS state machine diagram #11

Open pulsejet opened 1 year ago

pulsejet commented 1 year ago
  1. (Lower left corner) local state vector all >= x should be local state vector all <= x and include an update action.
  2. Enter suppression state should be local state vector all > x
zjkmxy commented 6 months ago

How about this one:

image

I can provide the source if you think it basically works.