2006.03.27 Mon 1:10 P GMT-07
Like Duncan, I've also been messing around with JSON-RPC lately.
I'm got most of a WSGI implementation done and a python client library done. I have an article describing the client code here.
For pythoneers, I've got a question: This code is