neutron-circe

Members list

Packages

If you are not interested in Pulsar Schemas, you may prefer to deal with the default SchemaType.BYTES, but still communicate via JSON. For this common use case, you can use the following import instead, which only requires instances of both Encoder and Decoder in scope.

If you are not interested in Pulsar Schemas, you may prefer to deal with the default SchemaType.BYTES, but still communicate via JSON. For this common use case, you can use the following import instead, which only requires instances of both Encoder and Decoder in scope.

import dev.profunktor.pulsar.schema.circe.inject._

Attributes

In this article