[Twisted-Python] ANN: txJSON-RPC 0.5 released
![](https://secure.gravatar.com/avatar/ac481f04bf8bc175ecff7796c70f5f9c.jpg?s=120&d=mm&r=g)
I'm happy to announce that txJSON-RPC 0.5 is now available. txJSON-RPC is a library for creating asynchronous json-rpc clients and servers. It includes netstring and http support. Please see the PyPI page for more information and downloads. <https://pypi.python.org/pypi/txJSON-RPC> --- The high points in txJSON-RPC 0.5 are: - First class support for Python 3 and PyPy I am personally using this release of txJSON-RPC in production on python3. However, as it is the first release with python 3 support, please report any bugs. <https://github.com/rockstar/txjsonrpc/issues> --- I have assumed maintainership of txJSON-RPC for Duncan MacGreggor, original author of txJSON-RPC. I'd like to thank Duncan for his previous work and for entrusting me with maintainership of txJSON-RPC going forward. Cheers, Paul
![](https://secure.gravatar.com/avatar/e1554622707bedd9202884900430b838.jpg?s=120&d=mm&r=g)
On Mar 30, 2016, at 3:12 PM, Paul Hummer <paul@eventuallyanyway.com> wrote:
I'm happy to announce that txJSON-RPC 0.5 is now available.
Woohoo!
It's awesome that support for this popular protocol is now actively maintained again - thanks for the announcement. -glyph
![](https://secure.gravatar.com/avatar/e1554622707bedd9202884900430b838.jpg?s=120&d=mm&r=g)
On Mar 30, 2016, at 3:12 PM, Paul Hummer <paul@eventuallyanyway.com> wrote:
I'm happy to announce that txJSON-RPC 0.5 is now available.
Woohoo!
It's awesome that support for this popular protocol is now actively maintained again - thanks for the announcement. -glyph
participants (2)
-
Glyph
-
Paul Hummer