pushyrpc / pushy

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

Transports should ignore extra keywords #24

Closed axw closed 12 years ago

axw commented 12 years ago

Passing extra keywords to pushy.connect() fails if the transport doesn't accept the keywords. This makes passing properties in a Map in Pushy-Java dangerous.


Imported from Launchpad using lp2gh.