export const publicChannelName = `channel-test-${ Date.now() }`; export const privateChannelName = `private-channel-test-${ Date.now() }`;