feat: 对接Python,暴露接口
This commit is contained in:
@@ -12,6 +12,7 @@ typedef enum message_type {
|
||||
MSG_TYPE_FILE = 1,
|
||||
MSG_TYPE_REGISTER = 2,
|
||||
MSG_TYPE_ERROR = 3,
|
||||
MSG_TYPE_BINARY = 4,
|
||||
MSG_TYPE_INVALID = 255
|
||||
} message_type_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user