Skip to content

Support transaction message in C apis #198

@ShannonDing

Description

@ShannonDing
  1. Please describe the feature you are requesting.
    Support transaction message in C apis
  2. Provide any additional detail on your proposed use case for this feature.
    Support transaction message in C apis like:
    ROCKETMQCLIENT_API int SendMessageTransaction(CProducer* producer,
    CMessage* msg,
    CLocalTransactionExecutorCallback callback,
    void* userData,
    CSendResult* result);
  3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
    should-have

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions