Closed bitpeng closed 4 years ago
@ploxiln @mreiferson
The concern is that this is an API-breaking change, and existing users will need to update, and will not be able to be compatible with both older and latest version at the same time.
But hopefully there are very few users besides nsq, and hopefully all users lock to specific versions like nsq does. So, because I haven't seen any objections, and I want to lean towards letting the codebase keep moving, though at a slow pace ... I'll merge.
(I ran the minimal tests in this repo locally)
ReadChan should return receive-only chan for reading.