NNanomsg icon indicating copy to clipboard operation
NNanomsg copied to clipboard

.NET binding for nanomsg

Results 16 NNanomsg issues
Sort by recently updated
recently updated
newest added

I was wondering why when removing a socket all of the sockets to to the right have to be copied over, so I came up with an alternative which is...

I have been using NNG (C++) but I am more comfortable with C#, and C# is more friendly for Matlab. So I wanted to write a C# plugin to read...

Hello Matt, Thanks for all your work creating this wrapper. I was wonder if you plan to add this to NuGET? Thanks again, Mike

Is there any plans to support .net core 2.0?

question

Hi, I'm getting a failure when trying to create a publisher. The error is; An unhandled exception of type 'System.TypeInitializationException' occurred in NNanomsg.dll Upon further analysis i noticed this; LoadLibrary...

I've been able to do tests and examples using TCP, but I haven't been successful in using IPC and INPROC, both of which are supported by native nanomsg. What is...

Hi, Hope you are all well ! I was wondering if you ever considered to create a unity package for Nanomsg. Also, I wanted to ask you if u drop...

Original NanoMsg is version 0.8 already: **http://nanomsg.org/download.html** It would be great to update your C# binding to the current version of native lib. Thank you in advance!