sig
type
t = { connection : string; id : string; command : string; }
end