Closed agentcooper closed 9 years ago
Size of the localStorage is about 5mb. Each message should be serialised into something more compact than JSON.
Or just use https://github.com/mozilla/localForage
Done.
Size of the localStorage is about 5mb. Each message should be serialised into something more compact than JSON.