@genesis-frontend/secure-chat
v0.0.7
Published
1. Install Firebase. It is used to wakeup devices when they're in power-saving mode and receiving messages and notification.
Downloads
4
Maintainers
Readme
SecureChat
- Install Firebase. It is used to wakeup devices when they're in power-saving mode and receiving messages and notification.
npm install [email protected] @angular/[email protected] --save
Secure Chat Status Modes:
- Disabled: Chat is not initialized. You should call disptacher.init() for it to start
- Empty: Chat is initialized, but was not used before. No identity was created.
- Ready: Chat is initialized, and has identity. You can create own sessions and join them
- Locked: Chat is initialized, previous Master Session was found in DB. You must unlock this session