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
For context on this sample, and a full explanation of the essential code snippets used in this project, read Store channel and user data
To see how to run this project, read the instructions in the main README or SDK quickstart.