Hi Radu,

Apache projects are driven by volunteers.  So any feature you want that doesn't 
currently exist can be made to exist by you.  You can code it yourself or hire 
folks to code it.  Unless there is something Flash-specific about a feature, 
any feature should be reproducible in Royale.  All Royale really does is 
present APIs around some functionality.  Whatever the HTML/JS/CSS equivalent is 
for any feature of Flex, once someone figures out what that is, it then gets 
packaged up as a Royale component.

So, if you need secure streaming, figure out what the equivalent HTML/JS/CSS 
would be.  Then it can get tied into the BlazeDS/RemoteObject support.

HTH,
-Alex

On 7/30/18, 12:46 AM, "radu birsan" <[email protected]> wrote:

    Hi,
    
       We have a client flex applcitcaton that connects to BlazeDS server using
    secure streaming channel.
      Is this uspported in Apache Royale?
      Do you plan to continue supportting BlazeDS?
    
    Thank you,
    Radu
    

Reply via email to