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

Chat backend functionality #15

Open
4 tasks done
Foxar opened this issue May 21, 2021 · 1 comment
Open
4 tasks done

Chat backend functionality #15

Foxar opened this issue May 21, 2021 · 1 comment
Labels
backend enhancement New feature or request

Comments

@Foxar
Copy link
Owner

Foxar commented May 21, 2021

API needs to be expanded by handling some kind of stream chat functionality.

  • Entities for a stream's chat, and messages.
  • Controllers for both
  • Move most of data processing from Chat and ChatMessage controllers to the Chat and ChatMessage repositories, creating appropriate functions.
  • Adding try catching into controllers, returning appropriate errors on catch.
@Foxar Foxar added enhancement New feature or request backend labels May 21, 2021
@Foxar
Copy link
Owner Author

Foxar commented May 24, 2021

Will be closed upon closer inspection after #14 is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant