Hi Radu, to complement what Alex said, in the particular case you ask of secure streaming channel I'm right now off and don't have access to the code but I think that is already supported since. Give a try and let us know if that already works or if not, what problems did you find.
thanks Carlos 2018-07-30 17:58 GMT+02:00 Alex Harui <[email protected]>: > 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 > > > -- Carlos Rovira http://about.me/carlosrovira
