commit | 98d6d7c1cfae7324fc03b4daca9e4b813c1b366c | [log] [tgz] |
---|---|---|
author | Matt Rosencrantz <mattr@google.com> | Fri Sep 04 12:34:08 2015 -0700 |
committer | Matt Rosencrantz <mattr@google.com> | Fri Sep 04 12:34:08 2015 -0700 |
tree | fcca855005991b6464e36621d85af3a97747eef2 | |
parent | a13d8b3c12714611bff88535db540dfab8b8ee09 [diff] |
v23: Promote the XWithNew*Server APIs out of experimental. These new APIs replace the xrpc library. After this CL we can start moving all the xrpc calls to the new API. We also support substituting the new clients and servers by setting an environment variable, which will allow us to run existing tests against the new implementation. MultiPart: 1/5 Change-Id: I65c5112d773e2981faba910ae1cdd1e14e56e5c0
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.