Package

spinoco.fs2.kafka

network

Permalink

package network

Visibility
  1. Public
  2. All

Type Members

  1. case class BrokerAddress(host: String, port: Int) extends Product with Serializable

    Permalink

    Address and generation of the broker

    Address and generation of the broker

    host

    Name of the broker

    port

    Port of the broker

Value Members

  1. object BrokerConnection

    Permalink

Ungrouped