Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Mojolicious refresh

by Anonymous Monk
on Mar 18, 2020 at 03:11 UTC ( [id://11114411]=note: print w/replies, xml ) Need Help??


in reply to Mojolicious refresh

Re: websocket infinit loop Example Re^4: real-time output from Mojolicious WebSockets?

Re^5: Looping through database query to send emails is taking too long Example Mojolicious::Lite +and jQuery +AJAX + Mojo::Template

meta refresh

@@ layouts/refresh.html.ep <!DOCTYPE html> <html> <head> <title><%= title =%></title> <meta http-equiv="Refresh" content="<%= refresh_seconds =%>; +URL=<%= refresh_url =%>;"> </head> <body> <h1><%= title =%></h1> % if( my $msg = flash 'message' ){ <b><%= $msg %></b><br> % } <%= content =%> </body> </html>

?? Mercury/mercury - A message broker for WebSockets
https://metacpan.org/source/PREACTION/Mercury-0.016/eg/chat.html
https://metacpan.org/source/PREACTION/Mercury-0.016/eg/daemon.pl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11114411]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-03-28 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found