Skip to content

add user messages/notifications/progress updates  #85

@7yl4r

Description

@7yl4r

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions