You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nsq-users
I'm building an NSQ Rust Client and I'm having issues implementing the TCP protocol, the consumer can't consume all the message in a proper way and the messages are stuck in the queue, resulting in a group of .dat files that occupies 1GB. I'm also having troubles implementing the TLS communication between different nodes sending messages to each others. Can somebody help me and maybe together build an NSQ Rust client that is missing right now?