Added by Lamiel Toch over 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
WServer::postAll() is probably the easiest method.
Wim.