Subject: Any example of using SOCK5 for binary transfers?
Hello Alex,
could you please point me in right direction on using SOCKS5 with matrix mobile? I need to transfer binary files over xmpp, so if I use FileTransferManager or bluntly send a message as base64Encoded string then it works but obviously not as fast as I want due to base64 overheads.
I've read here on forums that it's possible to use SOCKS5 instead. If yes, how? Is there any existing support in Matrix? Or perhaps some example code or implementation?
BR,
AlexG
could you please point me in right direction on using SOCKS5 with matrix mobile? I need to transfer binary files over xmpp, so if I use FileTransferManager or bluntly send a message as base64Encoded string then it works but obviously not as fast as I want due to base64 overheads.
I've read here on forums that it's possible to use SOCKS5 instead. If yes, how? Is there any existing support in Matrix? Or perhaps some example code or implementation?
BR,
AlexG