I'm using django, but I like to use it with gwt, well I've try using json with piston and works well, but I prefer using RPC call.
So I know that there's some rpc lib for django, but I'm confused about xml-rpc json-rpc gwt-rpc...
So the questions are:
1) where find a tutorial if exists... 2) or how can I do a simple rpc call in gwt and use django to server side
thanks, I'm asking here because I've find nothing in google thanks