the present IPFS Java API doesn't seem to accept connection, transfer and wait timeout. This might be needed when communicating with remote IPFS nodes. Is there any plan to implement that ?
(In order to achieve that properly in some libs of mine, I had to move from the native http functionalities of the one in the java lib to apache http client)
Dear devs,
the present IPFS Java API doesn't seem to accept connection, transfer and wait timeout. This might be needed when communicating with remote IPFS nodes. Is there any plan to implement that ?
(In order to achieve that properly in some libs of mine, I had to move from the native http functionalities of the one in the java lib to apache http client)
Cheers, Romain