Package zmq.io.net

Interface SelectorProviderChooser


public interface SelectorProviderChooser
By implementing this class, it's possible to change the kind of channel used in tcp connections.

It allows to easily wrap ZMQ socket in custom socket for TLS protection or other kind of trick.

Author:
Fabrice Bacchella