I have a client whose code I cannot change, but I would like to (re) write using sockets. ZeroMQ
ZeroMQ
Clients use both raw and raw . TCP UDP
TCP
UDP
I know what I can use ZMQ_ROUTER_RAWfor raw TCPsockets, but how to use UDPdata streams for raw ?
ZMQ_ROUTER_RAW
ZeroMQ's UDP support is completely new. A few days ago, documentation for new types of sockets (Radio / Dish) was simply clicked on to the GitHub repository . At the moment, however, it seems that there is no UDP support, but perhaps this will be due to this new functionality.
UDP: https://github.com/zeromq/libzmq/issues/807.