• As work progresses on the port to the ESP32, we are starting to look at networking. The ESP32 provides an implementation of the BSD Sockets APIs and so far, sniff tests seem to show that the network/linux implementation of the network layer is working out just fine for ESP32. From what I can tell by looking through some code, there was once thought of a network type called "JSNETWORKTYPE_SOCKET" which appears to map to the "network/linux" implementation.

    Might this be a good time to think about the broader story? Is this an opportunity to rework the naming across a number of boards?

About

Avatar for Kolban @Kolban started