Any idea how to handle server-side client rejections? The client seems to
ignore it, and tries to write to the server anyway, but that already closed
the socket - and that results in a (meaningless) php exception.
The server seems to return a _result with some Flash specific information,
it does not clearly mention it is an error state, while the code seems to
consider receiving _error as an error only. Could be a server specific
thing, I'm testing against Red5.
I've attached both modified files, it will throw an error upon connection
if the server rejects the connection.
Original issue reported on code.google.com by gergely....@gmail.com on 12 Feb 2010 at 10:56
Original issue reported on code.google.com by
gergely....@gmail.com
on 12 Feb 2010 at 10:56Attachments: