The-WebOps-Club / insti-dashboard

Dashboard for all insti related activities
4 stars 10 forks source link

Chat/Messaging #15

Open shahidhk opened 7 years ago

shahidhk commented 7 years ago

Use socket like backend, angularjs chat component as fontend.

1+ person can be in a group and all people in group can see the chats.

API to start chats

minu-aswanth commented 7 years ago

Won't this result in spam?

shahidhk commented 7 years ago

Other person has to accept the chat to see messages

chinnichaitanya commented 7 years ago

One ref: http://matrix.org/

shahidhk commented 7 years ago

Matrix is a good tech to make use of here. Take a look at https://github.com/matrix-org/matrix-js-sdk to get started