Hi, In my heterogeneous environment I have a Ruby client and a Java server. I'd like to use the JSON encoding (which works great Java-to-Java) but I can't find information on how to set up JSON encoding on the Ruby side.
Is the JSON encoding supported in the Ruby implementation? Thanks for any information you can give. Thanks, Jeff
