You are reading a single comment by @tve and its replies. Click here to read the full conversation.
  • BTW, there was a discussion about large(1400 ?) and small(576 ?) buffers. Which one is used in your build ?

    I'm using the 536 MSS libwip, i.e., TCP packets have 536 bytes max. Due to the way the Espruino sockets library and the esp8266 SDK interact there are a number of buffering issues so I think that a smaller MSS at the expense of some top-speed is worthwhile. We will be trading some of the RAM gained in for extra features and perhaps more JsVars, so I'm sure it will get tight again...

About

Avatar for tve @tve started