Orbjson is a JSON-RPC ORB for JavaScript/Ruby RPC interaction (you know, that buzz-wordy Overview Orbjson is a JSON-RPC object request broker for JavaScript/Ruby RPC interaction. Communication between client and server is done using JSON, the JavaScript object notation Orbjson takes JSON-RPC requests, locates the correpsonding server-side object, deserializes the requrst, and invokes the met

