Hi. FWIW I had a project that used JSONRPC and decided to use v2 so I wrote
https://github.com/Julian/txjsonrpc-tcp
(Which I couldn't think up a less ambiguous name for at the time
unfortunately)
My requirements were kinda simple and Twisted had evolved a bit since when
oubiwann wrote txjsonrpc s
Thanks Julian,
I actually have a similar project (
https://github.com/mgwilliams/txJsonRpc-Netstrings), but would prefer to
use the "mainstream" project. At the moment I'm working out whether that's
possible for our needs.
Matthew
On Fri, Feb 1, 2013 at 12:14 PM, Julian Berman wrote:
> Hi. FWI
On Thu, Jan 31, 2013 at 7:43 AM, Matthew Williams wrote:
> I have a couple questions regarding txjsonrpc
> (https://github.com/oubiwann/txjsonrpc/) in connection with the recent
> addition of version 2.0 support.
>
> * How complete is the version 2.0 support? I had actually tried some years
> ago
Hi Duncan,
Thanks for the response.
I'm certainly open to suggestions otherwise, but it seems patching
txjsonrpc to do the following would be rather involved. I started working
on some of this and realized maintaining backwards compatibility might be
very difficult:
* Persistent TCP connections
On Jan 31, 2013, at 6:07 AM, Angelo Dell'Aera wrote:
> On Wed, 30 Jan 2013 23:32:34 +0100
> Angelo Dell'Aera wrote:
>
>> On Wed, 30 Jan 2013 11:04:36 -0800
>> Glyph wrote:
>>
>>> Any volunteers for parts of this process?
>>
>> I'm not familiar with Twisted patching process and for this reas