Skip to content

Forward requests #6

@gangleri

Description

@gangleri

I'd like to be able to forward a request to a new service maintaining the original respond channel so that the next service can reply to the client who initiated the request.

Maybe the request could accept respond to info such as:

{
    topic: 'web.res',
    partition: 0
}

If this information isn't provided then microbial could default to the response channel that was provided when calling microbial's run function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions