rSimulate / Cosmosium

:earth_americas: js game engine for space-based games
Other
23 stars 7 forks source link

add user messages/notifications/progress updates #85

Open 7yl4r opened 9 years ago

7yl4r commented 9 years ago

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: