hatchways / team-scallops

1 stars 1 forks source link

IN: Notification sockets #33

Open rajivtitus opened 3 years ago

rajivtitus commented 3 years ago

Integrate sockets so that notifications are delivered to the user immediately if they are currently online

hayderjebur commented 3 years ago

@rajivtitus Just to be clear, notify a user if there are other users online so he/she can chat with them? or notify the user if there is a new service request and a new message?

rajivtitus commented 3 years ago

@hayderjebur Let's stick to simple uses cases of notifying users when they receive a message or a service request (in real time as opposed to making API calls when the function mounts)