export enum GatewayPayloadType { Hello = 0, Authenticate, Ready, Ping, ChannelCreate = 1000, ChannelUpdate, ChannelDelete }