Valeriob

Results 17 issues of Valeriob

Hi, i noticed that the proxy keeps a lot of connections open even to hosts that are no longer online, is there some parameter i can tune so that those...

Hi, given an action with a ViewModel parameter public IActionResult Index(IndexViewModel model) and a viewModel like this public class IndexViewModel { public int MyProperty {get;set;} } i would like that...

enhancement

I would like to deploy akka.net clusters in cloud PAAS services like Azure Web Apps, but those environment are constrained to HTTP(s). They do not allow connections on other ports....

Hi, i would like to make a pull request but i'm not an expert, i guess it will be rather easy to add this system by adding a method to...

### Environment NetMQ Version: 4.0.1.8 Operating System: Windows 10 .NET Version: net6.0 I've been using those parameters to intercept network connection changes, i'm running many devices in an big indoor...

### Environment NetMQ Version: 4.0.0.207 Operating System: Win10 1909 .NET Version: Core 3.0.1 I created a console application that connect to a server via SubscribeSocket, i run the program with...

It looks like that using HeartbeatTimers causes a race condition so that timers gets disposed before execution, when it happens the whole process crashes, this only mitigates the problem, I...

### Environment NetMQ Version: 4.0.1.8 Operating System: Windows .NET Version: dotnet 6 ### Expected behaviour Not killing the process :D ### Actual behaviour When this occurs, the process crashes badly...

Hi, i got to this point using netmq library, i'm using a SubscriberSocket to connect to a remote publisher, on a netcore 3.01 console application. I run the application with...

Hi, running the library on linux it does not seems to have the wkhtmltox0 library embedded, since it produces the following error : An unhandled exception has occurred while executing...