paho.mqtt.javascript icon indicating copy to clipboard operation
paho.mqtt.javascript copied to clipboard

Problem with LocalStorage and quotaExcedeed

Open pantxisto opened this issue 6 years ago • 0 comments

Hello,

I´m using Paho.mqtt.javascript library and when receiving "big amount of data", 6 Mb, I get a quotaExceeded error in chrome navigator. Have you consider to persist data as a downloaded file instead of in browser LocalStorage?

pantxisto avatar Jan 09 '19 13:01 pantxisto