Hello everyone! I am a beginner in web2py framework ,working with irc client to monitor wikpedia live changes to reflect on my webapp.I am using twisted for networking part and web2py for UI part.As soon as i am getting message from wiki-irc server of a particular channel,i want to send it to my view to reflect it on my webapp. I am sending it as a dictionary but unable to do this asynchronously.Want to work this out since messages i am getting from wiki-irc servers are continuous. If anyone can help out.
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

