[nanomsg] Any example for native sockets interoperating with NanoMsg

  • From: "GopalaKrishna Palem" <dmarc-noreply-outsider@xxxxxxxxxxxxx> (Redacted sender "gopalakrishna.palem@xxxxxxxxx" for DMARC)
  • To: "nanomsg@xxxxxxxxxxxxx" <nanomsg@xxxxxxxxxxxxx>
  • Date: Tue, 13 May 2014 06:52:44 -0700 (PDT)

NanoMsg looks great - but wondering if there is an example that showcases how 
native sockets (from other applications) can directly talk with NanoMsg based 
sockets.

The closest one we found till now is: using ZMQ Router RAW option to front-face 
the world of BSD sockets and then use NanoMSG in the background. with the 
outside (Here: 
http://my-classes.com/2014/04/26/combining-zeromq-and-nanomsg-for-serving-web-requests/)

However, would like to remove the ZeroMQ part completely in the front and have 
NanoMsg directly accept the BSD based socket clients. Please point at any 
working example or sample code.

Thank you,
GK 
http://gk.palem.in/ 

Other related posts: