Whilst I am awaiting info on ways to code a xmpp client in javascript
(current offerings seem to require BOSH and do not seem to want to
work with google talk) I thought of trying a crude version just using
web2py and jquery.
I need to know how a contrroller function (message)  from another app
(_ah) which will be triggerred on an incoming xmpp message on /_ah/
xmpp/messsages/chat can automatically update the current view to
display the message.

I guess it would be some kind of jquery function triggerred by the
controller, but How?
Chrism
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to