commit | 9c0168e6b4120e3868774397141a21560e707f5c | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Mon Feb 23 18:49:11 2015 -0800 |
committer | Robin Thellend <rthellend@google.com> | Mon Feb 23 18:49:13 2015 -0800 |
tree | b780fb1e46993356f114b1f32e7aa4088f1f8dff | |
parent | 6ac95226e2ac06710622b2cfd76bbce3e725d90f [diff] |
veyron/services/proxy/proxyd: Add debug server This change adds an ipc.Server to proxyd. Its purpose is currently limited to exporting debug infomation, but we could (should?) also use it for administrative functions later. Also, removes the http server and move the information that it used to export to a stats object. MultiPart: 1/2 Change-Id: I2ff5ee702828a26fe27401b74bb05a60d8669cb1