Project

General

Profile

server push from a wresource

Added by Lamiel Toch almost 6 years ago

Hello,

I implemented some WResources and a WApplication :

Is it possible to make a server push to all instance of WApplication (to update UI) from the method handleRequest of WResource ? If yes, how to do that ?

thanks in advance.

best regards

Lamiel


Replies (1)

RE: server push from a wresource - Added by Wim Dumon almost 6 years ago

WServer::postAll() is probably the easiest method.

Wim.

    (1-1/1)