pushyrpc / pushy

Easy-as RPC. Zero-server RPC for Python and Java.
http://github.com/pushyrpc/pushy
45 stars 18 forks source link

connections are not thread-safe #7

Closed axw closed 12 years ago

axw commented 12 years ago

Connections should be thread-safe, to stop threads from sending requests simultaneously.


Imported from Launchpad using lp2gh.