I have a web application that our client uses all day. In some cases, I need to stop or restart the application. When I do this, the work of some clients is interrupted, and this makes them nervous.
I want to create a notification system that appears in the application and informs customers about the system shutdown.
How can I create such a system?
source
share