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

Start method to gevent servers #6

Closed crispamares closed 5 years ago

crispamares commented 11 years ago

Add a start method to the gevent servers so you can run multiple servers and do a joinall for all of them.