ollls / quartz-h2   0.8.1

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 2.13

tapir-quartz-h2 0.8.1


Group ID:
io.github.ollls
Artifact ID:
tapir-quartz-h2_2.13
Version:
0.8.1
Release Date:
Jun 3, 2024
Licenses:
Files:
Full Scala Version:
2.13.13

libraryDependencies += "io.github.ollls" %% "tapir-quartz-h2" % "0.8.1"

Mill build tool

ivy"io.github.ollls::tapir-quartz-h2:0.8.1"

Scala CLI

//> using dep "io.github.ollls::tapir-quartz-h2:0.8.1"

Ammonite REPL

import $ivy.`io.github.ollls::tapir-quartz-h2:0.8.1`

<dependency>
  <groupId>io.github.ollls</groupId>
  <artifactId>tapir-quartz-h2_2.13</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'io.github.ollls', name: 'tapir-quartz-h2_2.13', version: '0.8.1'