in reply to recommended approach to publish asynch messages to web browser
There's also "server sent events" (Mozilla docs, Implementation presented at NY.pm, HTTP::ServerEvent).
(I have not implemented this approach myself, but have been looking into it for a future project, since I learned of it from Corion, who authored the Perl interface linked above.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: recommended approach to publish asynch messages to web browser
by antichef (Acolyte) on Sep 10, 2017 at 19:36 UTC |