Reputation: 649
My app communicates with a backend nodejs server (node, express and mongoose). I store users and messages in MongoDB.
When a user sends a new message to another one:
I have few questions regarding push notifications handling and performance:
or
I precise thay my backend server will be host by AWS soon.
If there is another solution better than above, feel free to correct me :)
Thank you for any feedback
Upvotes: 0
Views: 98