The ‘unordered’ option for the outbox was showed on rcap. I wanted to try this out in a Node.js application just now. Unfortunately, I can’t find any reference to it in the Node.js documentation.
Is this a gap in the documentation, or has it not yet been implemented (and if so, when is it planned)?
|
### Default Outbox Services |
The ‘unordered’ option for the outbox was showed on rcap. I wanted to try this out in a Node.js application just now. Unfortunately, I can’t find any reference to it in the Node.js documentation.
Is this a gap in the documentation, or has it not yet been implemented (and if so, when is it planned)?
docs/java/event-queues.md
Line 293 in ccd9f53