ollls / quartz-h2   0.8.5

GitHub

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

iouring-quartz-h2 0.9-RC3


Group ID:
io.github.ollls
Artifact ID:
iouring-quartz-h2_3
Version:
0.9-RC3
Version Scheme:
Release Date:
Mar 29, 2025
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:

libraryDependencies += "io.github.ollls" %% "iouring-quartz-h2" % "0.9-RC3"

Mill build tool

ivy"io.github.ollls::iouring-quartz-h2:0.9-RC3"

Scala CLI

//> using dep "io.github.ollls::iouring-quartz-h2:0.9-RC3"

Ammonite REPL

import $ivy.`io.github.ollls::iouring-quartz-h2:0.9-RC3`

<dependency>
  <groupId>io.github.ollls</groupId>
  <artifactId>iouring-quartz-h2_3</artifactId>
  <version>0.9-RC3</version>
</dependency>

compile group: 'io.github.ollls', name: 'iouring-quartz-h2_3', version: '0.9-RC3'