-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
- Please describe the feature you are requesting.
Support transaction message in C apis - 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); - 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
Labels
enhancementNew feature or requestNew feature or request