Interface MessageCodecs

    • Method Detail

      • pubSubCodec

        <T,​PS extends PubSub<?>> io.bullet.borer.Codec<PS> pubSubCodec​(io.bullet.borer.Encoder<T> evidence$1,
                                                                             io.bullet.borer.Decoder<T> evidence$2)