Hallo,

proxy pipe worked well until I got a pretty large json string (57kB).
the native firefox json parser refused to parse the json string, thus
I analyzed it manually with help of http://json.parser.online.fr/

As expected: The json string is corrupted and contains something like
this:
"data":"MTB8MTAw"PROXY_EVENT"

Could it be, that the proxy pipe cannot deal with strings larger than
32kB?

The number of PROXY_EVENTS contained in the json string is 336.

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" 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/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to