I\'m looking for the algorithm that Google\'s Web Toolkit uses to serialize data posted to the server during an AJAX request. I\'m looking to duplicate it in another languag
I've written a design document explaining the GWT-RPC wire format. Hopefully you'll find it useful.