Created endpoints for creating a new conversation, creating a new room.
Room is initialized by current authenticated user that provide participants of the conversation.
Developed endpoints to send a message within a conversation.
Implemented an endpoint to retrieve message history in a conversation.
Created endpoints for creating a new conversation, creating a new room. Room is initialized by current authenticated user that provide participants of the conversation.
Developed endpoints to send a message within a conversation.
Implemented an endpoint to retrieve message history in a conversation.