Skip to content

Stateful deserialization of Service::Response #29

@rlidwka

Description

@rlidwka

This PR added stateful deserialization for subscriptions: #20

I'm doing services and actions with dynamic data, such that exact type is not yet known at compile time (it's user-defined in configuration).

Would be very nice to have the same thing for services and actions. I'd like to have Service::async_receive_response_seed function at least to go along with Service::async_receive_response.

Any pointers? If I were to implement it, where should I start?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions