kane v0.4.0 Kane.Message
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
from_subscription(map)
Link to this function
from_subscription!(data)
Link to this function
json(message)
Link to this function
publish(message, topic)
publish(binary, binary) :: {:ok, t} | Kane.Client.Response.Error.t
publish(t, Kane.Topic.t) :: {:ok, t} | Kane.Client.Response.Error.t
publish([t], Kane.Topic.t) :: {:ok, [t]} | Kane.Client.Response.Error.t