In my case, the server will notify the client to fetch his data when the data is ready. This notification is implemented via an event which the client has to subscribe. In my case, the server will notify the client t
In my case, the server will notify the client to fetch his data when the data is ready. This notification is implemented via an event which the client has to subscribe. In my case, the server will notify the client t