Skip to content

bbqsrc/txjsonrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

txJSON-RPC

Introduction

txJSON-RPC allows you to create async Python JSON-RPC servers and clients either over HTTP or directly on TCP with the Netstring protocol. txJSON-RPC is written in Twisted.

Features

  • Asynchronous JSON-RPC server and client code.

  • Support for HTTP and TCP (Netstring) JSON-RPC.

  • A jsonrpclib similar to the one for XML-RPC offered by the Python standard library.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published