My application uses .NET C# on the server side and GWT on the client side/UI. I use JSON to interchange data between the UI and the server and the server application is served by IIS 7. There are situations when my JSON gets bigger and it causes a delay in UI display. Is there a way that I can compress/decompress JSON and would that be any helpful?
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
