http - How to use Netty to create a pipe to upload file to Amazon S3? -
i'm using netty 4 create server application acts proxy upload/download to/from s3. wonder if have use amazon java sdk connect , send data s3. i'd prefer use raw http(s) connection s3 use netty's low level network channel options have better control. idea or example appreicated.
Comments
Post a Comment