You are reading a single comment by @beweOnline and its replies. Click here to read the full conversation.
  • Dear all!
    Reading a file with require("Storage").read() but running out of mem with larger files, like serving a ~20kb html file. So I want to stream instead as suggested here. However, if the NodeMCU hasn't got E.openFile(), how then do you open a file for streaming such that I might use E.pipe()?
    Scratching my head over this one. Any help much appreaciated!

About

Avatar for beweOnline @beweOnline started