commit | 661c19a12f6f527f545005270eb4130c37f6684b | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Fri Sep 04 09:36:58 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Fri Sep 04 09:36:58 2015 -0700 |
tree | 3642339710d6486026699ab14482d24ce931b5a6 | |
parent | 86fa461783066e3cc97873f75b6a691a71af3ff8 [diff] |
services/repository,services/application/applicationd: make Put like PutX All clients are now using PutX, so it's safe to change Put to be like PutX. This will allow us to modify clients in a future change to use Put instead of PutX and eventually remove PutX. Change-Id: I1e8cabfc3f798b4011776ec388a49992911ab1c8
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.