Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One to one user chat #168

Closed
wants to merge 2 commits into from
Closed

One to one user chat #168

wants to merge 2 commits into from

Conversation

vinayqueppelin
Copy link

@shawticus ,
I have committed the code for one to one user chat. It includes following:

  1. When any user login it will join its chat rooms.
  2. User can create conversation with another user.
  3. User can send message and sent message will be received by another user.
  4. Data for first screen of chat ui.

@mrhegemon
Copy link
Member

@vinayqueppelin Looking for more on how to properly test this PR and how to plan implementation in the client.

Please use this template going forward:

  1. What is the purpose of this PR?
  2. What does issue #s are solved by this PR?
  3. What unit tests have been put in place?
  4. How does our QA team test this PR?
  5. What files or features are including in this PR that are not related to the main feature?

@dmitrizagidulin dmitrizagidulin changed the title Issue 99 One to one user chat May 24, 2020
@mrhegemon mrhegemon removed the on hold label Aug 10, 2020
@mrhegemon mrhegemon removed this from In Progress in v0.2 - August 31 - Beta Release Aug 11, 2020
@mohrtw mohrtw removed this from In Progress in v0.1 - August 15 - Functional MVP Aug 17, 2020
@mrhegemon mrhegemon closed this Aug 17, 2020
@mrhegemon mrhegemon moved this from Client/UI to Volumetric in v0.2 - August 31 - Beta Release Aug 17, 2020
@mrhegemon mrhegemon moved this from Volumetric to Done in v0.2 - August 31 - Beta Release Aug 17, 2020
@lalalune lalalune deleted the issue-99 branch August 20, 2020 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants