zmq.rs icon indicating copy to clipboard operation
zmq.rs copied to clipboard

Implement CLIENT and SERVER Socket types

Open andrewdavidmackenzie opened this issue 3 years ago • 2 comments

I am interested in using the Client-Server pattern (https://zeromq.org/socket-api/) in my rust project, so just wanted to register that interest here and add these socket types to the list of issues for implementing others.

andrewdavidmackenzie avatar Oct 22 '20 10:10 andrewdavidmackenzie