Skip to content

Send messages outside of a handler #82

@adamjones-lhpt

Description

@adamjones-lhpt

We have a few cases where we send a message at endpoint startup to do things like self register or self initialize a saga. I would like to be able to send a message when the FunctionEndpoint is created, but not in the context of the message being handled. Would it be possible to have FunctionEndpoint expose a getter for iMessage session?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions