Skip to content

🔔 Make notifications part of the core Application #1

Description

@CreamyMilk

Why

Their is no need of running a dedicated node instance that waits for RPC calls in order to send user important notifications.
Multiple points of failure are not easy to recover from.

Just resort to sending the notifications to a separately running goroutine that persists its data into the database
Also we have full access to event data like it was caused by whom(Name,Device and etc )
So look into FirebaseAdmin for Go

✌ Happy Coding

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions