oubiwann / txjsonrpc

MIT License
48 stars 42 forks source link

Added withRequest #19

Closed ali-hallaji closed 9 years ago

ali-hallaji commented 9 years ago

Added withRequest decorator. If you need request for your jsonrpc_method, so use of withRequest decorator.

oubiwann commented 9 years ago

An earlier PR with this same functionality has been merged.