> On 15.03.2014, at 21:08, Archimedeus A <[email protected]> wrote: > > Hi All, > > just started with Mojolicious and experimenting with it. I had the idea to > use it as simple output for simple scripts. So ideally I could tie to a > websocket and to printf all output to it instead of STDOUT. This would be a > good way to give non-technial users a chance to use my little scripts without > the need to install perl at all. Is that possible? > > I read the websocket docu and searched for examples, but this is not beginner > stuff. Any link to a simple example would be really appreciated. >
not with web sockets, but you might still find some inspiration by looking at www.remocular.org cheers tobi -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
