Pjaijai/Referalah

[In-app chat] Sending Messages

Closed this issue · 1 comments

Only text is allowed.
Max 1000 words(varchar) per message.

Tech:
Implement real time message fetching using supabase real-time or other other way.
After sending message should push notification to message receivers (1 on 1 chat)

Done