mbr / tinyrpc

A compact, modular transport and protocol agnostic RPC library. Does jsonrpc v2.
https://tinyrpc.readthedocs.org
MIT License
156 stars 53 forks source link

Added support for websocket in http client transport #4

Closed neoecos closed 10 years ago

neoecos commented 11 years ago

Hi, I added support for using a http websocket client interface.

mbr commented 10 years ago

Merging, see comments on pull request #7