-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Main app along with notifications task should communicate with the service responsible for messages decryption (which will be a separate nodejs process run from native code) with the use of websockets. Thanks to that we'll be able to get rid of react-native-webview-crypto (which is slowing down the app as it runs web browser under the hood). Also this is the best option to make it possible to display notifications about direct messages (as HeadlessJsTask which we use for handling updates from waggle is not capable of using user interface - webview in this particular case).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog - Mobile