More Twisted and JSON-RPC
Posted on May 05, 2006 by oubiwann

JSON-RPC blog entry
A recent comment on my
Twisted
put this near the top of my queue. I posted a comment in response to
the request for a download link (see my
comments
about that).
Please read those comments before downloading this, so you are aware of
the connection (or lack thereof) to official twisted code, as well as
my reservations on the matter. In addition to providing this link, I
will do the following: create a twisted.web2 version of the JSON-RPC
code this weekend, make an attempt to define a sensible twisted
protocol for JSON-RPC over TCP, and (time-permitting) begin work on a
twisted TCP JSON-RPC server and client. I have created a project space
for this work
here.