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