commit | ee4cb02f0a1c4dbfa094794f089a0918572129da | [log] [tgz] |
---|---|---|
author | Matt Rosencrantz <mattr@google.com> | Sun Oct 18 16:14:11 2015 -0700 |
committer | Matt Rosencrantz <mattr@google.com> | Mon Oct 19 02:59:58 2015 +0000 |
tree | cfab386edaf4f6fc9a793e118640aad86bc5567c | |
parent | 697cc03879498bf5a3f721118de7a4e8544e083d [diff] |
TBR runtime/internal/flow/protocol: Add two new protocols: 1. local: creates a connection without leaving the process. 2. debug: This protocol disables encryption, and allows users to add arbitrary filters to methods on connections. This is useful in testing. Change-Id: Ifba26ebf4a87513004762877814f50f61ea745ab
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.