[Twisted-web] Live DataGrid example?

Ian Rees ian.rees at bcm.edu
Wed Jul 11 13:52:57 EDT 2007


There are examples of how to use XMLRPC in t.web in the docs.

http://twistedmatrix.com/projects/web/documentation/howto/xmlrpc.html

If you need a javascript XMLRPC marshaller/unmarshaller, I have one  
cobbled together (why isn't this part of the javascript built in  
library???). Let me know if you'd like it. My own web app heavily  
utilizes XMLRPC.

ian


On Jul 11, 2007, at 12:01 PM, Daryl Herzmann wrote:

> Greetings,
>
> I've got a twisted app that collects weather observations from  
> various TCP streams and maintains a crude dictionary of most recent  
> observations from the sensor network.  I would like to present this  
> information on an AJAX web page and have it update as new  
> observations are received.
>
> Are there any twisted examples of doing something like this?
>
> TIA,
>   daryl
>
> _______________________________________________
> Twisted-web mailing list
> Twisted-web at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web




More information about the Twisted-web mailing list