Crate nsq [] [src]

Modules

config

This crate offers a high-level API for the nsq daemon. The configuration module represents the various options that an NSQ consumer can contain.

consumer

The consumer module contains a type that can connect to an nsqd instance to receive messages from and handle accordingly.

nsq_conn

The nsq_conn module helps maintain a connection to an nsqd instance handling metadata internally.