gomobile-ipfs
                                
                                 gomobile-ipfs copied to clipboard
                                
                                    gomobile-ipfs copied to clipboard
                            
                            
                            
                        WIP: feat: implement InputStream as request input/output
Description
This PR implements:
- Go standard ReadCloserto Swift standardInputStream
- Go standard ReadCloserto Java standardInputStream
- Swift and Java standard InputStreamto Go standardReadCloser
And implement methods for both Android and iOS to make requests through them.
Related
- Depends on #38