How to get realtime database?

Hi there, one question here. How do you create a realtime database in wappler?

Use case:

  • realtime chatbox from user to another user
  • realtime database update for realtime checking of customer’s status

Thanks for this @Teodor. :smiley:

Another question, can I use this like a poll? Like whenever I emit a message, all other client’s browsers will run a server refresh so that their database will be updated in their browser?