ISIS3510-202410-Team-13 / Backend

Efficient time management and meeting coordination
0 stars 0 forks source link

Implement Chat Endpoints #31

Closed jsurrea closed 3 months ago

jsurrea commented 3 months ago

Implement everything related to sending a new message to a chat and receiving instant notifications about it

jsurrea commented 3 months ago

We found that it is not necessary to use the Backend as a proxy in this case. We're using Firestone directly from the App to implement the chat features.