it is working only if specified user save a doctype.
i need like this.
there are two users in erpnext
1.user a
2.user b
both user a and b are logged in to erpnext.
if user a save a document type.pop up message should show for user b only.
i tried frappe.publish_realtime() but it is not working