danbopes

Results 20 comments of danbopes

NP, seems AsyncAutoResetEvent may fit my needs. I just saw it in a commonly used DLL by Microsoft, thought it would be a good addition here (For those that actually...

@brneto This seems a bit ugly to have to repeat passing the path selector (Which should already be on the current route that we're on). I'm currently running into this...

I too found the weird decimal point cluttering to my UI, and actively searched to try and find a setting to round these numbers to no avail.

I can't stress this enough. I'm trying to integrate this into my project, and I'd like to safely add usage and resource limits. What areas I'm struggling with: - How...

I love your UI, but without any support for any input controls (Text fields/select dropdowns), it's pretty much useless. No login forms :( No interactivity :( I'm bummed, as I...

I'm pretty sure it's just a newer version of grpc. Fire up the latest version, and you should get the error.

Named pipes would be very useful to have. I have a project which could have benefited nicely from netmq, but unfortunately, I had to choose other paths.

This is incredibly frustrating. If I remove an item from another dynamic list that an item depends on within the current list, I need to remove the associated item. There...