Replies: 1 comment
-
Please see the nng_stream API. Start with nng_stream You could also look at nng_stream_dialer, nng_stream_listener, and such. I think this satisfies your request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Adding a ZMQ_STREAM socket makes it possible to call TCP sockets in a more uniform and tidy way.
Beta Was this translation helpful? Give feedback.
All reactions