export const msgType = { NO_MORE_MSG: 1, USER_MSG: 2 } export const PROTO = { magic: 0x8e110b0b, version: 0x01 }