Hi. When connecting to AMFPHP no notification is send to the client. Can you somehow fix this issue?
I.e. NetConnection#connected remains false even after successful connect and no netStatus event is sent to the client (in case of multiple simultaneous connection attempts the operation may fail, but there's no way currently to prevent reconnection attempts as there's no way to know when the connection succeeds.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. When connecting to AMFPHP no notification is send to the client. Can you somehow fix this issue?
I.e. NetConnection#connected remains false even after successful connect and no netStatus event is sent to the client (in case of multiple simultaneous connection attempts the operation may fail, but there's no way currently to prevent reconnection attempts as there's no way to know when the connection succeeds.