commit | 36f188b2eb31617f3d65fd772231834f03635bf4 | [log] [tgz] |
---|---|---|
author | Suharsh Sivakumar <suharshs@google.com> | Thu Sep 17 18:13:57 2015 -0700 |
committer | Suharsh Sivakumar <suharshs@google.com> | Thu Sep 17 18:13:57 2015 -0700 |
tree | 83a7ebe8d4367c28bac8ad8a74899b74378ab107 | |
parent | 759542f0295b7ed1a5ad98f957026b84124f254e [diff] |
flow/manager: Fix bidirectional rpc. The issue is that we rely on caching to be completed before making a bidirectional rpc so we need to ensure that a flow is returns only after caching the underlying conn is complete. Change-Id: Ia5fa1799ce69d04a1d9da83bda438d11dbb87c7b
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.