Re: Flex Client-Server Messaging Howto, BlazeDS, GraniteDS, Websockets

2014-12-16 Thread shaack
OK, there will be a release of BlazeDS in the future. But my question is more like what is the best way of doing client-server messaging with Flex? The only sense to use libraries like Blaze or Granite would be, if there would be no standard messaging support in Flex. Standard, for me means to use

Flex Client-Server Messaging Howto, BlazeDS, GraniteDS, Websockets

2014-12-15 Thread shaack
What we just need for our project is a stable and easy to use messaging system for Flex clients. Being in the beginning of the project the decision should be also future oriented, which means it should be a technology which will be supported also in a few years, and it would be great if it could ba

Re: Is there a way to send an event from the Flex server to a registered Flex client ?

2014-12-04 Thread shaack
Hi Gary, we also plan to use websockets for message exchange from Spring to Flex. Could you please tell us, which library to you use an Flex client side. I just found the granite websocket client: https://github.com/graniteds/flex-websocket-client. Is this the right one to use? How is encryption