syntax = "proto3"; enum ClientReconnectReason { CLIENT_RECONNNECT_NONE = 0; CLIENT_RECONNNECT_QUIT_MP = 1; }