-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Describe the type of feature and its functionality.
The proto files listed in the CMakeLists.txt file for building the C++ SDK include recordset.proto, task.proto which no longer exist. It is also missing message.proto which is a dependency for other proto files.
Describe step by step what files and adjustments are you planning to include.
- Update
CMakeLists.txtto list the correct proto files - Update references to those proto files in
src/ - Update serde functions to use the
MessageAPI instead ofTaskIns/TaskRes(this is quite big)
Is there something else you want to add?
No response
gubertoli
Metadata
Metadata
Assignees
Labels
No labels