commit | 0effe38d13ba6c95abb8b7f6d26a41d7ad217f26 | [log] [tgz] |
---|---|---|
author | Suharsh Sivakumar <suharshs@google.com> | Tue Aug 25 15:47:53 2015 -0700 |
committer | Suharsh Sivakumar <suharshs@google.com> | Tue Aug 25 15:47:53 2015 -0700 |
tree | 2542292557a0644f9f19f6e2a90ebc5177b69179 | |
parent | cfd18da5d05dc588fcc4fe9e91121e97fb78e206 [diff] |
runtime/internal/flow/protocols/tcp: Add framed tcp protocol. This change registers a framed tcp protocol to the new flow protocol registry. Once all the protocols are implemented we should import these packages to the runtime factories and use these protocols in the flow/stream managers. Change-Id: Icf1cc815baa46a7adee61301a67051132ba3d897
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.