[nanomsg] Re: .NET wrapper for nanomsg

  • From: Paul Colomiets <paul@xxxxxxxxxxxxxx>
  • To: Martin Sustrik <sustrik@xxxxxxxxxx>
  • Date: Fri, 13 Sep 2013 14:49:57 +0300

Hi Martin,

On Fri, Sep 13, 2013 at 2:10 PM, Martin Sustrik <sustrik@xxxxxxxxxx> wrote:
>
> That would make nanomsg API platform-dependent. I.e. application written on
> top of nanomsg under Linux won't work on Windows and vice versa :(
>

Just a raw thought: nanomsg can provide a nn_platform_loop, and
callback-based API, on every platform. That may be sufficent for tiny
nanomsg-only apps. And if you want to integrate BSD sockets, you need
to work out platform differences anyway.

-- 
Paul

Other related posts: