0

I'm using Janus textroom and I need to save messages in array or json, even if users refresh pages.I need it, because I cant do too much requests to server and save in database :/

Louis Hudson
  • 25
  • 1
  • 4

1 Answers1

0

Try using the local storage API

MDN

Sumit
  • 176
  • 5