var pubsub = new WebSocket('wss://test.webpubsub.azure.com/client/hubs/hub1', 'json.webpubsub.azure.v1');
const client = createWSClient({ url: `wss://test.webpubsub.azure.com/client/hubs/hub1`, });
json.webpubsub.azure.v1