I am writing a GTalk Bot running background on Debian, and I need a webservice e.g. http://xxxx.com/services/gtalktome.html
when I post some text to http://xxxx.com/services/gtalktome.html I need transfer the text to someone with GTalk. So what is the best practise for such a service? I was previously working with Django and I can not find a static, long- running place to place the GTalk object, is there any solution in webpy? My django thread is here: http://groups.google.com/group/django-users/t/9e652d3ad37338fc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
