commit | 982ceaac7b66e703d08441b8203e0540dc2feba0 | [log] [tgz] |
---|---|---|
author | Matt Rosencrantz <mattr@google.com> | Mon Aug 10 15:15:10 2015 -0700 |
committer | Matt Rosencrantz <mattr@google.com> | Mon Aug 10 15:15:10 2015 -0700 |
tree | 6607242273adefb53133d81abc8c3b3a28f86191 | |
parent | 3da6f4f4928d74ffe0c96d0c4fa04d75c09bd4c9 [diff] |
runtime/internal/rpc: Try to minimize the work that long running dial threads do. This is mainly to prevent them from using vanadium state after the runtime has shutdown. Change-Id: Ia141a28df36c5119937231d9ae60bf0b20b67627
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.