'Server to client data transfer without request

Do exist any protocol which can make a server sending data to a client without request from the client .

Like when a app receiving content from server without asking for .

For example server handle news , so when the server get a new topic it send it to the app automatically without a request passed by the client (app).



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source