This commit is contained in:
@@ -7,11 +7,15 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
|
|||||||
|
|
||||||
todo: notification
|
todo: notification
|
||||||
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3783
|
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3783
|
||||||
polling example code:
|
notifications list UI as per case
|
||||||
https://davidwalsh.name/javascript-polling
|
back end at server
|
||||||
https://javascript.info/long-polling
|
whole internal system and JOB
|
||||||
https://github.com/vuetifyjs/vuetify/blob/3513d76774ce4ed02c34220ba6389fa0f42467c1/packages/docs/src/components/app/Notifications.vue
|
Automatic processing
|
||||||
|
other delivery methods besides client UI
|
||||||
|
Client related routes at server
|
||||||
|
Seen, fetch, delete etc
|
||||||
|
|
||||||
|
create notifications at server for ops stuff in todos once back end is coded
|
||||||
|
|
||||||
|
|
||||||
todo: Test server down while polling in release mode, does it recover when server starts again or...?
|
todo: Test server down while polling in release mode, does it recover when server starts again or...?
|
||||||
|
|||||||
Reference in New Issue
Block a user