[zeromq-dev] zmq over esp8266?
Arnaud Loonstra
arnaud at sphaero.org
Wed Sep 5 16:51:07 CEST 2018
an epoll is not too difficult to port to select, did you try that as well?
Rg,
Arnaud
On 09/05/2018 12:05 PM, Benjamin Henrion wrote:
> On Wed, Sep 5, 2018, 10:56 Arnaud Loonstra <arnaud at sphaero.org
> <mailto:arnaud at sphaero.org>> wrote:
>
> It would be great to have libzmtp on esp. I have no idea if We have
> once experimented with Zyre/ZOCP on a esp. Here's the code:
>
> https://gist.github.com/sphaero/ae54a77c17afdbefbe3b
>
> Maxime Vincent presented PicoTCP in 2014 where demonstrated zmtp on
> pic24 boards:
>
> https://archive.fosdem.org/2014/schedule/event/deviot03/
>
>
> We looked at it with the czech guys at the hackaton 2y ago, libzmtp was
> using epoll syscalls wich were not available in freertos...
>
>
>
>
> Rg,
>
> Arnaud
> On 09/04/2018 09:32 PM, Marcus Diogo wrote:
> > Does any one have a hellow world with libzmtp in c so i could try
> send to my
> > 0mq server from esp8266.
> >
> >
> >>There is a small ZMTP library in C (libzmtp). It needs a TCP/IP
> stack.
> >>I'm not sure the esp8266 can run this... can it?
> >
> > On Fri, Jul 10, 2015 at 6:21 PM, Benjamin Henrion <zoobab at
> gmail.com <http://gmail.com>
> <https://lists.zeromq.org/mailman/listinfo/zeromq-dev>> wrote:
> >>/Hi, />//>/There are lots of people using MQTT on the esp8266:
> />//>/http://tech.scargill.net/esp8266-and-mqtt-exciting-times/
> />//>/How easy would it be to port zmq lib with a small listening
> daemon on />/the esp8266? />//>/Best, />//>/-- />/Benjamin Henrion
> <bhenrion at ffii.org <http://ffii.org> <http://ffii.org>> />/FFII
> Brussels - +32-484-566109 - +32-2-4148403 />/"In July 2005, after
> several failed attempts to legalise software />/patents in Europe,
> the patent establishment changed its strategy. />/Instead of
> explicitly seeking to sanction the patentability of />/software,
> they are now seeking to create a central European patent />/court,
> which would establish and enforce patentability rules in their
> />/favor, without any possibility of correction by competing courts
> or />/democratically elected legislators."
> />/_______________________________________________ />/zeromq-dev
> mailing list />/zeromq-dev at lists.zeromq.org
> <http://lists.zeromq.org>
> > <https://lists.zeromq.org/mailman/listinfo/zeromq-dev> /
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > zeromq-dev mailing list
> > zeromq-dev at lists.zeromq.org <mailto:zeromq-dev at lists.zeromq.org>
> > https://lists.zeromq.org/mailman/listinfo/zeromq-dev
> >
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org <mailto:zeromq-dev at lists.zeromq.org>
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list