Amir Abushareb

Results 31 issues of Amir Abushareb

since `translate3d()` is supported.

enhancement

This PR will let clients configure their own msg_timeout: ``` c, err := nsq.StartConsumer(nsq.ConsumerConfig{ Identify: nsq.Identify{MsgTimeout: time.Second * 5}, }) ``` If `MsgTimeout` is not passed, the behavior should be...

make it async

enhancement

somehow

enhancement

with a range as argument

enhancement