Hello
I have created this thread on the discussion as creating new issue doesn't
seem right. I will add more snapshots from my laptop in some time
https://github.com/apache/rocketmq/discussions/7535
Please take a look.
Thanks & Regards,
Vishal Yadav
On Thu, 2 Nov 2023 at 07:18, Xinyu Zhou wrote:
Could you please open an issue and provide more details about the
compilation error here[1] ?
Regards,
Xinyu Zhou
[1]. https://github.com/apache/rocketmq/issues
On Thu, Nov 2, 2023 at 4:59 AM VY wrote:
> Hello,
> I am following what is mentioned in this article :-
> https://rocketmq.apache.org
Hello,
I am following what is mentioned in this article :-
https://rocketmq.apache.org/docs/quickStart/01quickstart
I am trying to download source and running the command -> mvn -Prelease-all
-DskipTests -Dspotbugs.skip=true clean install -U
But it shows compilation error for the rocketmq-common 5.
Hello,
I have some questions related to the examples mentioned in the node-js sdk.
How can I clarify them and ask for help?
On Thu, 26 Oct 2023 at 16:26, aaron ai wrote:
> So happy to see that you are interested in the Node SDK. Feel free to
> contact the RocketMQ community at any time.
>
> On T
So happy to see that you are interested in the Node SDK. Feel free to
contact the RocketMQ community at any time.
On Thu, Oct 26, 2023 at 6:48 PM VY wrote:
> I would like to explore the integration of NodeSDK with the e2e project.
> After doing some exploration I will start contributing. It is r
I would like to explore the integration of NodeSDK with the e2e project.
After doing some exploration I will start contributing. It is really an
interesting opportunity.
On Thu, Oct 26, 2023, 16:10 Xinyu Zhou wrote:
> Hi, RocketMQ Community,
>
> Recently, fengmk2[1] has completed development on
Hi, RocketMQ Community,
Recently, fengmk2[1] has completed development on the first Node SDK[2]
version, which now offers full support for all message types with Producer
and SimpleConsumer.
This remarkable achievement wouldn't have been possible without fengmk2's
dedication and hard work, thanks