Asynchronous Java NIO http/2 only packet streaming server with TLS encryption implemented as Scala CATS effect. Direct native translation of fs2 stream chunks into http2 packets ( inbound and outbound ).
Scala versions:
3.x
tapir-quartz-h2 0.8.1
Group ID:
io.github.ollls
Artifact ID:
tapir-quartz-h2_3
Version:
0.8.1
Version Scheme:
Release Date:
Jun 14, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:
libraryDependencies += "io.github.ollls" %% "tapir-quartz-h2" % "0.8.1"
ivy"io.github.ollls::tapir-quartz-h2:0.8.1"
//> using dep "io.github.ollls::tapir-quartz-h2:0.8.1"
import $ivy.`io.github.ollls::tapir-quartz-h2:0.8.1`
<dependency> <groupId>io.github.ollls</groupId> <artifactId>tapir-quartz-h2_3</artifactId> <version>0.8.1</version> </dependency>
compile group: 'io.github.ollls', name: 'tapir-quartz-h2_3', version: '0.8.1'