commit | cdc849e43d60e4178c6d4bfa03894cd58d82ff57 | [log] [tgz] |
---|---|---|
author | Jungho Ahn <jhahn@google.com> | Mon May 18 15:17:19 2015 -0700 |
committer | Jungho Ahn <jhahn@google.com> | Mon May 18 15:17:21 2015 -0700 |
tree | 4b922306a07bade0fe50853717892c42e8a713ea | |
parent | 3ab1aa4c125a893640c4bdab9be3d602e71c0873 [diff] |
rpc/benchmark: rename main to simple Rename main package to simple since 'main' is too general as pointed at #390. And it doesn't seems to be good to integrate this with the existing benchmark client. So I renamed it for now until we find a better naming or structure. Change-Id: Ie2559a5f2752b6578c8d2108cf7503b63847bf5c
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.