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.9
Group ID:
com.github.matsluni
Artifact ID:
aws-spi-akka-http_2.13
Version:
0.0.9
Release Date:
May 22, 2020
Licenses:
Files:
Full Scala Version:
2.13.2
Developers:
libraryDependencies += "com.github.matsluni" %% "aws-spi-akka-http" % "0.0.9"
ivy"com.github.matsluni::aws-spi-akka-http:0.0.9"
//> using dep "com.github.matsluni::aws-spi-akka-http:0.0.9"
import $ivy.`com.github.matsluni::aws-spi-akka-http:0.0.9`
<dependency> <groupId>com.github.matsluni</groupId> <artifactId>aws-spi-akka-http_2.13</artifactId> <version>0.0.9</version> </dependency>
compile group: 'com.github.matsluni', name: 'aws-spi-akka-http_2.13', version: '0.0.9'