XML-RPC server framework

  • Thread starter Cillian Sharkey
  • Start date
C

Cillian Sharkey

Hi,

I'm trying to find any existing frameworks for writing an XML-RPC server
that has the following features:

- HTTPS
- connection oriented (HTTP/1.1 persistent connections)
- multiple concurrent connections
- hooks for custom handling of HTTP basic authentication
- dynamic documentation on GET requests a la DocXMLRPCServer

I'm aware of xmlrpclib, M2Crypto, py-xmlrpc, Twisted but haven't found
an existing implementation that does all of the above. I'd prefer not to
have to write it myself :)

Any tips appreciated (please CC me on replies).

Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top