Hi Vic, On Fri, Nov 19, 2010 at 3:43 AM, Vicary Archangel <[email protected]> wrote: > ...The question is how does Sling handle streaming? And can it send binary > data > directly with pure JavaScript but not template things?...
As Felix said, yes, using the HTTP request/response model. > In fact I'm seeking the possibility to implement an AMF-HTTP channel in the > future. Where can we find a quick description of AMF-HTTP? I looked at http://en.wikipedia.org/wiki/Action_Message_Format and that seems to imply that the client switches to something else than HTTP after the initial request to the gateway URL. That would be possible with Sling, but not out of the box. -Bertrand
