package broker // StartPipeSocketListening We use the open source npipe library to // jump over pipe communication in linux func (b *Broker) StartPipeSocketListening(pipeName string, usePipe bool) { }