pjfanning / aws-spi-pekko-http   0.1.1

Apache License 2.0 GitHub

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.

Scala versions: 3.x 2.13 2.12

aws-spi-pekko-http 0.1.1


Group ID:
com.github.pjfanning
Artifact ID:
aws-spi-pekko-http_3
Version:
0.1.1
Release Date:
Mar 1, 2024
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "aws-spi-pekko-http" % "0.1.1"

Mill build tool

ivy"com.github.pjfanning::aws-spi-pekko-http:0.1.1"

Scala CLI

//> using dep "com.github.pjfanning::aws-spi-pekko-http:0.1.1"

Ammonite REPL

import $ivy.`com.github.pjfanning::aws-spi-pekko-http:0.1.1`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>aws-spi-pekko-http_3</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'aws-spi-pekko-http_3', version: '0.1.1'