protobuf实战操作

 lua调用C/C++函数发送数据 主要操作函数是lua_table_to_protobuf, static google::protobuf::Message* lua_table_to_protobuf(lua_State* L, int stackIdx, const char* msg_name){ if (!lua_istable(L, stackIdx)){ return NUL
相关文章
相关标签/搜索