« Return to Thread: RPC server implemented using Python (Cherrypy)

RPC server implemented using Python (Cherrypy)

by delaney :: Rate this Message:

Reply to Author | View in Thread

I noticed there is no is no official Python server so I made an initial stab at creating one using the awesome and fast http cherrypy server (www.cherrypy.org).  Created with svn trunk of cherrypy but 3.1 should work as well.  Obviously my tests need work but I implemented everything on http://qooxdoo.org/documentation/0.8/rpc_server_writer_guide.  Made a bitbucket project for it at http://bitbucket.org/delaney/cooks_do_cherry_pie/.  Any comments or thoughts for this are welcomed.

~Delaney

------------------------------------------------------------------------------

_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@...
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

 « Return to Thread: RPC server implemented using Python (Cherrypy)