You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.
Within the application, we need to establish a chat function in which users can communicate with one another. For example, task volunteer should be able to reach informally to the task creator to ask for further details.
For this, we can incorporate already existing technology such as matrix: https://matrix.org/
Within the application, we need to establish a chat function in which users can communicate with one another. For example, task volunteer should be able to reach informally to the task creator to ask for further details.
For this, we can incorporate already existing technology such as matrix: https://matrix.org/
Some documentation:
https://spec.matrix.org/latest/
https://matrix.org/docs/guides/usage-of-the-matrix-js-sdk
The text was updated successfully, but these errors were encountered: