Dear Sebastian, thank you for your reply. I used your example and modified mine (result <https://gist.github.com/paulserikov/44c6d8978b7aae430373>) for using with Mojo::EventEmitter, now everything works fine.
Could you please also explain, what do I need to store in database (pub/sub backend like PostgreSQL or Redis) in case of scalable solution? вторник, 20 октября 2015 г., 0:21:58 UTC+3 пользователь sri написал: > > There's example applications for this. > > https://github.com/kraih/mojo/blob/master/examples/chat.pl > https://github.com/kraih/mojo-pg/blob/master/examples/chat.pl > > For a scalable solution you'll need a pub/sub backend like PostgreSQL or > Redis. > > -- > sebastian > -- 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.
