eikek / borer-compats   0.3.0

Apache License 2.0 GitHub

This is a scala 3 library to provide integration code for borer json.

Scala versions: 3.x
Scala.js versions: 1.x

borer compats

This is a scala (3) library to provide some compat code for borer.

The fs2 module provides a decoder for Stream[F, Byte] decoding consecutive occurrences of A.

The http4s module provides instances of EntityEncoder and EntityDecoder for http4s utilising borer for decoding and encoding json and cbor.