ref: b7af62b250e5dff30320a181ca9d53ab5a7c276d
dir: /module/cci.m/
CCI: module
{
PATH: con "/dis/lib/cci.dis";
# Common Client Interface, for external control of Charon
init: fn(smod: String, hctl: chan of string);
view: fn(url, ctype: string, data: array of byte);
};