@sekharrockz Instead of scratching head against the documentation (which is not very clear in this case), just refer the KiteTicker javascript class from the Kite Application app.min.js. It uses the same api. You can then convert it to language that you use.
Or if you want further control, you can extract code from that class specific to decoding the frame - would be obfuscated, but doesn't mater as we can wrap it as a blackbox and it decodes the arraybuffers perfectly. Example here: http://pastebin.com/XTEN9zSL
i can better understand if you can send me a response of this "256265" when you have subscribed it in full mode.
Don't you think this should be mentioned in your documentation
Or if you want further control, you can extract code from that class specific to decoding the frame - would be obfuscated, but doesn't mater as we can wrap it as a blackbox and it decodes the arraybuffers perfectly.
Example here: http://pastebin.com/XTEN9zSL
Thanks. python streaming client, is nice way to get started. Thanks Again.