export type TransportEndpoint = { host: string; port: number; };