Idea Summary
It would be nice having a native way to perform push notifications or push events to the client from the server without needing custom solutions with node / websockets.
Use Case
Send user notifications from the server, notify process progress, update UI on other user changes or data changes without polling.
Preferred Solution (Optional)
Official api for performing push notifications to specific users, specific applications, specific pages (or pages of all applications). Dynamic action event for listening for custom push notifications.