sonic-cpp icon indicating copy to clipboard operation
sonic-cpp copied to clipboard

Ask about struct bind

Open Dup4 opened this issue 2 years ago • 1 comments

image

  • Is the struct bind capability in roadmap a convenient way to serialize and deserialize a struct?
  • The plan is which bi-monthly will support this?

Dup4 avatar Jan 07 '23 11:01 Dup4

yes. bind is serde between JSON and a c++ type, including a struct. And there has been a POC demo for binding and it will open source in the future. But there is no specific time for it.

liuq19 avatar Jan 09 '23 03:01 liuq19