pavlov99 / json-rpc

🔁 JSON-RPC 1/2 transport implementation. Supports python 2/3 and pypy.
http://json-rpc.readthedocs.org
MIT License
464 stars 101 forks source link

Uart as a transport layer #92

Closed ahmadwaqaskhilji closed 6 years ago

ahmadwaqaskhilji commented 6 years ago

Hi,

Is is possible to use the json-rpc with uart as a transporter. Do you have any example where transport layer and protocol are separated.

Thank you

pavlov99 commented 6 years ago

Hi, @ahmadwaqaskhilji

Are you referring to this uart? Please provide a link to it.

Transport/protocol separation is following: