export type BonjourConfig = { name?: string; type?: string; port: number; };