Module nsq::consumer [] [src]

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

Structs

Consumer

Consumer represents a long-lived connection to an nsqd instance that can read messages and reply depending on a handler function.