ex_nsq v1.1.0 NSQ.Protocol

Link to this section Summary

Link to this section Functions

Link to this function decode_as_message(data)
decode_as_message(binary) ::
  {atom, Map.t} |
  {atom, String.t}

Refer to http://nsq.io/clients/tcp_protocol_spec.html.

Link to this function is_valid_channel_name?(topic)
Link to this function is_valid_topic_name?(topic)
Link to this function response_msg(body)