zeromq / jzmq

Java binding for ZeroMQ
http://www.zeromq.org
GNU General Public License v3.0
590 stars 364 forks source link

Added ZMQ.STREAM for native tcp bidirectional communication #435

Closed DavidDeCoding closed 8 years ago

DavidDeCoding commented 8 years ago

This is to add another flag in ZMQ class, for STREAM socket creation, for native tcp bidirectional communication.