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

Back-end: sockets server: Send private message to front-end as object instead of string #416

Closed
OrAbramovich opened this issue May 14, 2018 · 3 comments
Assignees
Labels
Projects

Comments

@OrAbramovich
Copy link
Collaborator

No description provided.

@OrAbramovich OrAbramovich added this to the Mid Semester POC milestone May 14, 2018
@OrAbramovich OrAbramovich self-assigned this May 14, 2018
@OrAbramovich OrAbramovich added this to Backlog in Roommates via automation May 14, 2018
@OrAbramovich
Copy link
Collaborator Author

Time estimation: 0.1 hour

@OrAbramovich OrAbramovich moved this from Backlog to To do (planned for this week but not started) in Roommates May 22, 2018
OrAbramovich added a commit that referenced this issue May 25, 2018
… instead of string

Back-end: sockets server: Send private message read to front-end as object instead of string

The sockets server now sends all private messaging feature messages as an object instead of a string (so front-end can handle them more easily).

#416, #472
@OrAbramovich
Copy link
Collaborator Author

Actual time: 0.1 hour

@OrAbramovich
Copy link
Collaborator Author

Done.

Roommates automation moved this from To do (planned for this week but not started) to Done May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Roommates
  
Done
Development

No branches or pull requests

1 participant