commit | 61bd67c0a7e90494bbb139ff2c82078f6bba7d6a | [log] [tgz] |
---|---|---|
author | Suharsh Sivakumar <suharshs@google.com> | Sat Mar 05 00:59:59 2016 -0800 |
committer | Suharsh Sivakumar <suharshs@google.com> | Sat Mar 05 01:00:25 2016 -0800 |
tree | b72729217c7fd73538fbf69c9c2e16650e3feb5e | |
parent | 2fa4e4eacbb8ae7ef01b7568679df15a94d583dd [diff] |
ref: Introduce valid channel to publisher and reimplement publisher so that calls are truly async. This uncovered quite a few tests that were passing just because the old publisher was semi-synchronous when it used an unbuffered chan. Also introduce PublisherState to the PublisherStatus(formerly Mounts). Fixes vanadium/issues#1148 MultiPart: 3/4 Change-Id: Ifa906b5ee0fb1676d1ba1fb6977979a79060bbb4
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.