oubiwann / txjsonrpc

MIT License
48 stars 42 forks source link

set request and header in args #18

Open ali-hallaji opened 9 years ago

ali-hallaji commented 9 years ago

Hi, I want to set request for all my method rpc(jsonrpc_method).But I don't know that how to passing request and handle request for my methods. Please guide me, and give me some example.