commit | 2b69732f797fdfa82960031554564cf398b0b5ee | [log] [tgz] |
---|---|---|
author | Enrico Borba <enricozb@google.com> | Fri Jul 29 09:35:37 2016 -0700 |
committer | Enrico Borba <enricozb@google.com> | Fri Jul 29 09:35:37 2016 -0700 |
tree | b2826be1526ac4d7937128328edac1e272c2dbca | |
parent | f604e490b2c497f893fb9e77311bcb4fc8fe4717 [diff] |
Added x/net/trace support to VRPC The RPCs are now also monitored by the x/net/trace package. This exports an HTTP interface at the /debug/requests endpoint. In order to access this interface, an RPC endpoint __debug/http has been created to serve HTTP requests over RPC. A tool has been added to send these type of RPCs and serve the HTML responses over a local HTTP server. MultiPart: 2/2 Change-Id: I794882fd588f1c38eebd5c396ce1b67d3f979132
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.