[][src]Crate tokio_nsq

Structs

NSQChannel

A smart constructor validating an NSQ channel name

NSQConfigShared

Configuration options shared by both produces and consumers

NSQConfigSharedTLS

NSQD TLS encryption options

NSQConsumer

An NSQD consumer corresponding to multiple NSQD instances

NSQConsumerConfig

Configuration object for an NSQD consumer

NSQConsumerLookupConfig

Configuration object for NSQLookup nodes

NSQProducer

An NSQD producer corresponding to a single instance

NSQProducerConfig

Configuration object for an NSQ consumer

NSQTopic

A smart constructor validating an NSQ topic name

Enums

NSQConfigSharedCompression

NSQD TCP compression options

NSQConsumerConfigSources

The strategy a consumer should use to connect to NSQD instances