package util const ( NewSession = iota NewConnection ConnectInited //used to disptatch new connection session id ConnectionReady ErrorCmd )