Skip to content

Improve messaging support #8

@sigpwned

Description

@sigpwned

Working with a Message must be more similar to working with other kinds of data. The ack functionality makes this difficult. I lean towards a final class using withers for modifying the message, and an inner acknowledgement instance to handle the actual acking. This would allow users to derive new messages quickly and easily without retaining old message objects, which is how we're currently handling things.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions