mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
350521853b
+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. |
||
---|---|---|
.. | ||
arvo | ||
ent | ||
ge-additions | ||
herb | ||
hs | ||
interface | ||
libaes_siv | ||
urbit |