This is an alternative implementation of the new aws java sdk v2 non-blocking async SPI. It provides an alternative to the built-in Netty implementation based on akka-http.
aws-spi-akka-http 0.0.2
Group ID:
com.github.matsluni
Artifact ID:
aws-spi-akka-http_2.12
Version:
0.0.2
Release Date:
Aug 2, 2018
Licenses:
Files:
Full Scala Version:
2.12.6
Developers:
libraryDependencies += "com.github.matsluni" %% "aws-spi-akka-http" % "0.0.2"
ivy"com.github.matsluni::aws-spi-akka-http:0.0.2"
//> using dep "com.github.matsluni::aws-spi-akka-http:0.0.2"
import $ivy.`com.github.matsluni::aws-spi-akka-http:0.0.2`
<dependency> <groupId>com.github.matsluni</groupId> <artifactId>aws-spi-akka-http_2.12</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.github.matsluni', name: 'aws-spi-akka-http_2.12', version: '0.0.2'