ZeroMQ inspired sort of sockets stuff I made

I made several frustating attempts to learn socket programming, in this one I tried to create mpsc::channels inspired zeromq inspired socket stuff .

I will use these later to implement a transport agnoistic async pubsub broker.

I just wanted get feedback on it, there is almost very few lines of code and design has similarities to self.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.