export interface wss{ url: string, type: 'reflect' | 'emit' header: { id: string bluePrint: string, jwt: string } }