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 pekko-http.
aws-spi-pekko-http 0.1.1
Group ID:
com.github.pjfanning
Artifact ID:
aws-spi-pekko-http_2.12
Version:
0.1.1
Release Date:
Mar 1, 2024
Licenses:
Files:
Full Scala Version:
2.12.18
Developers:
libraryDependencies += "com.github.pjfanning" %% "aws-spi-pekko-http" % "0.1.1"
ivy"com.github.pjfanning::aws-spi-pekko-http:0.1.1"
//> using dep "com.github.pjfanning::aws-spi-pekko-http:0.1.1"
import $ivy.`com.github.pjfanning::aws-spi-pekko-http:0.1.1`
<dependency> <groupId>com.github.pjfanning</groupId> <artifactId>aws-spi-pekko-http_2.12</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.github.pjfanning', name: 'aws-spi-pekko-http_2.12', version: '0.1.1'