commit | ac2a8d19efc0633692a1e32e5c64126ec57077dd | [log] [tgz] |
---|---|---|
author | Suharsh Sivakumar <suharshs@google.com> | Thu Aug 06 12:55:44 2015 -0700 |
committer | Suharsh Sivakumar <suharshs@google.com> | Thu Aug 06 12:55:44 2015 -0700 |
tree | a1cd0dbf5e212f70804bab8786b8c89695fa39b0 | |
parent | 74487667d933f282a4685b69066ad8c9ff08d522 [diff] |
runtime/internal/flow: Caching of connections in flow.Manager. The change uses ConnCache in the flow.Manager to allow reuse of dialed connections. Change-Id: Ifa485a33dcd99736fece8e6bfc5cd1f8f1a6f1c3
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.