cristallium commented on issue #1182:
URL: https://github.com/apache/royale-asjs/issues/1182#issuecomment-1085524835


   Hi,
   I'm not an Apache Royale team, but if you want to use sftp client, I don't 
think as3 would be fine because raw Sockets aren't implemented (only 
WebSocket). So the best and easy way is to use a javascript library and wrap it 
to be use by as3 code. Here is an example on how to do this :
   
[https://royale.apache.org/using-external-javascript-libraries-in-apache-royale/](https://royale.apache.org/using-external-javascript-libraries-in-apache-royale/)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to