Open
Description
File Location(s)
No response
Proposal
Do not explicitly call gstd::msg::reply_bytes
in constructors and methods that return ()
.
It's a BREAKING CHANGE, cause current implemetation sends the route to the ctor/service method.
Chnages
macros
- do not generategstd::msg::reply_bytes
codeInvocationIo::with_optimized_encode
- encode w/o routeActionIo::decode_reply
- decode w/o route