;
--Janne
From: Marco Casaroli
Sent: Monday, 6 February 2023 10.55
To: dev@nuttx.apache.org
Subject: Re: ZeroMQ
I am doing this.
Will share in a couple of weeks.
On Mon, 6 Feb 2023 at 09:41, Sebastien Lorquet wrote:
> Hi,
>
> this is very interesting
. Alessio a écrit :
> > All,
> >
> > ZeroMQ is/was quite popular, but its author redesigned it, created a
> much cleaner implementation called “nanomsg”,
> > ref: https://nanomsg.org/documentation-zeromq.html <
> https://nanomsg.org/documentation-zeromq.h
Hi,
this is very interesting, thanks for sharing this.
Did anyone already integrate nng in NuttX ?
Sebastien
Le 04/02/2023 à 03:02, David S. Alessio a écrit :
All,
ZeroMQ is/was quite popular, but its author redesigned it, created a much
cleaner implementation called “nanomsg”,
ref
All,
ZeroMQ is/was quite popular, but its author redesigned it, created a much
cleaner implementation called “nanomsg”,
ref: https://nanomsg.org/documentation-zeromq.html
<https://nanomsg.org/documentation-zeromq.html>
ref: https://nanomsg.org/index.html <https://na
On Fri, Feb 3, 2023 at 4:31 PM Marco Casaroli
wrote:
> Hello,
>
> I've been experimenting to build ZeroMQ work with NuttX and I wanted to
> share my results so far.
>
> TLDR: it works
>
> Please, understand that I am very new to NuttX so please tell me with any
&
Hello,
I've been experimenting to build ZeroMQ work with NuttX and I wanted to
share my results so far.
TLDR: it works
Please, understand that I am very new to NuttX so please tell me with any
conceptual errors I might be facing!
https://github.com/casaroli/incubator-nuttx/tree/zeromq
I