I had used it for a while, but then discovered that it didn't play very well with https. Also, the need for a socket server was a pain…
I ended up just using HTTPService and URLLoader. I built a wrapper to handle binary and xml type data. I cache the response type and forward that in a custom event… Harbs On Aug 8, 2013, at 8:40 PM, OmPrakash Muppirala wrote: > Have you tried the as3httpclient library? [1] > > Thanks, > Om > > [1] https://github.com/gabriel/as3httpclient/blob/master/EXAMPLES.md