consento-org / consento-org/notification-server

Document the need for this package

Open
#3 0 comments 1 reaction 0 assignees View on GitHub
documentation
Dominant language
TypeScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

With expo 38 the expo system brought new Notifications that are delivered directly over websocket, pretty much like this package does. That might be understood as: we will loose all the merits of this package, but that is not the case:

This package will allow us to send a lot of notifications directly through our server, rather than expo. Which creates a lower dependency and the notifications are not handled by a third party. We also might have the opportunity to switch it out for a notification system that is a little bit more "closer to the metal" for react-native without expo, in case we eject at some point. Furthermore: by having control our own solution we are in the position to experiment with truly decentralized notification systems.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.