-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Background
Currently messages and all communication between clients is not persisted anywhere. Communication data is living only in memory. After disconnecting from broker, client lost totally all previous messages and communication data.
Requirements
- Add persisting of users and user related data
- Add message persisting into database
- Provide previous messages persisted at previous connection sessions
Metadata
Metadata
Assignees
Labels
No labels