In here https://developers.google.com/appengine/kb/general#compression it 
says that compression is used by default if the browser supports it and 
requires no modification to the application.

My question is, does that apply to Channel API messages too?

I have an application that needs to send large JSON (text) data through a 
persistent connection and I'm hoping to get it through faster by having it 
compressed.

Cheers!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/95L3hHAieIgJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to