View Source Kayrock.Client (kayrock v0.2.0)

Manages communication with a single cluster

Summary

Functions

Link to this function

broker_call(pid, node_selector, request)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_link(seed_broker_uris \\ [{"localhost", 9092}], opts \\ [])

View Source