You are reading a single comment by @Kolban and its replies. Click here to read the full conversation.
  • One thing we could look into would be the idea that we could provide a non-strategic solution. From a UDP standpoint, the ESP8266 provides some clean APIs. We could provide an "ESP8266UDP" module that could be implemented in C that would externalize a sendto and recvfrom API pair. This could be implemented very quickly ... however, this would not be strategic to the long term direction of Espruino but could get you and other UDP consumers going sooner than later. I'm not sure what the procedure for approval for introducing such a specific module would be ... but if approved, the turn-around to get something working need only be a couple of hours.

About

Avatar for Kolban @Kolban started