Hi, I have a application that runs under mod_perl and I'd like to take advantage of the websockets for uploading large files. I was able to work on the upload part, but how would I integrate the upload piece with the mod_perl application? If it matters, there will also be an nginx web-proxy in front of these two applications.
Mainly I'm worried authenticating/authorizing the users, knowing which user, if he was validated by mod_perl app, uploads which files to which project. I hope I was able to make myself understood. Thanks, Cornel -- 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.
