shrub/pkg/arvo/sys
Philip Monk 350521853b
clay: cleanup protocol versions
+riff-any is all clay requests except "backfill" requests.  Change to
`$%` from `$^`, which was used to distinguish originally non-versioned
requests.

+fill is backfill requests and had no version number, so we add one.

We do not have version numbers on responses since those are implied by
the request.  If someone requests at version `n` and you're at `n+1`,
you must respond in the format of `n`.

If someone requests at version `n+1` and you're at `n`, you crash;
though possibly you should be able to respond with message "I only know
up to `n`", in which case they may be able to re-request at `n`.  In
either case, the version of the response is dictated by the request.
2020-11-30 19:25:12 -08:00
..
vane clay: cleanup protocol versions 2020-11-30 19:25:12 -08:00
arvo.hoon arvo: unflop the spur in scry 2020-11-24 15:41:35 +01:00
hoon.hoon hoon: add +snip and +rear 2020-11-24 15:41:36 +01:00
zuse.hoon clay: cleanup protocol versions 2020-11-30 19:25:12 -08:00