I'm starting a new project and I'm using qooxdoo js framework. I'm running against a json rpc 2.0 server based on websocket communication. I wonder if there's already a tested json rpc client for qooxdoo or should I pick any implementation like jayson.
Any considerations to take?