Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1016 Bytes

File metadata and controls

21 lines (12 loc) · 1016 Bytes

Store channel and user data

Signaling storage enables you to save channel and user attributes in an easy-to-use, serverless storage system. This feature helps you build innovative, reliable, and scalable applications without the need to set up your own database.

Your app receives metadata modification events in real-time enabling you to update the front-end accordingly. You can leverage user and channel metadata in Signaling apps to:

  • Personalize user profiles
  • Maintain chat history
  • Maintain search history
  • Customize notifications
  • Enhance security

Understand the code

For context on this sample, and a full explanation of the essential code snippets used in this project, read Store channel and user data

How to run this project

To see how to run this project, read the instructions in the main README or SDK quickstart.