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

V2.0: Send updates to clients based on web sockets #175

Open
thatkookooguy opened this issue Nov 3, 2018 · 0 comments
Open

V2.0: Send updates to clients based on web sockets #175

thatkookooguy opened this issue Nov 3, 2018 · 0 comments
Labels
feature Everything that needs an implementation and is new Server Related to server side changes

Comments

@thatkookooguy
Copy link
Member

thatkookooguy commented Nov 3, 2018

Send updates to clients based on web sockets

FEATURE

For a logged in user:

  • open a socket to listen to user events and show an achievement banner when a user gets an achievement
  • for future features: remove a heart or add a heart to the user lives, or notify the client on additional trophies and XP

for anonymous users:

  • on specific user pages, get updates on that user to refresh the staled data
  • same for organizations
  • for now, the homepage should not listen to any web sockets for anonymous users

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@thatkookooguy thatkookooguy added feature Everything that needs an implementation and is new Server Related to server side changes labels Nov 3, 2018
@thatkookooguy thatkookooguy added this to the achievibit V2.0 milestone Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Everything that needs an implementation and is new Server Related to server side changes
Projects
None yet
Development

No branches or pull requests

1 participant