Package

com.github.gvolpe.fs2rabbit

json

Permalink

package json

Visibility
  1. Public
  2. All

Type Members

  1. class Fs2JsonDecoder extends AnyRef

    Permalink

    Stream-based Json Decoder that exposes only one method as a streaming transformation using fs2.Pipe and depends on the Circe library.

  2. class Fs2JsonEncoder extends AnyRef

    Permalink

    Stream-based Json Encoder that exposes only one method as a streaming transformation using fs2.Pipe and depends on the Circe library.

Ungrouped