Skip to content

BREAKING CHANGE: Auto replies on unit () result, do not send route in reply #940

Open
@vobradovich

Description

@vobradovich

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 generate gstd::msg::reply_bytes code
  • InvocationIo::with_optimized_encode - encode w/o route
  • ActionIo::decode_reply - decode w/o route

Metadata

Metadata

Assignees

No one assigned

    Labels

    rustPull requests that update Rust code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions