explodinglabs / jsonrpcserver

Process incoming JSON-RPC requests in Python
MIT License
186 stars 40 forks source link

A few more examples using jsonrpc request/response #272

Closed SoothingMist closed 2 months ago

SoothingMist commented 7 months ago

While in the process of preparing RPC examples for a course in distributed systems, these examples resulted. You are welcome to use them. Your comments are welcome. Will adjust as appropriate.

jsonrpc_examples.zip