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

add user messages/notifications/progress updates #85

Open
7yl4r opened this issue Jul 17, 2014 · 0 comments
Open

add user messages/notifications/progress updates #85

7yl4r opened this issue Jul 17, 2014 · 0 comments

Comments

@7yl4r
Copy link
Contributor

7yl4r commented Jul 17, 2014

The server should send updates to the user via these built-in widgets in the top-right. This is best done using the websocket connection to send messages like "addNotification" from server to client. Will need to:

  • Create a "sendMessage" and/or "sendNotification" method in py/game_logic/user/User.User
  • write the javascript to add the message to the DOM
  • add a message receiver to the js websocket parser for the new commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant