Darin Velarde
Darin Velarde
Same. I'd really like to use nng but I cannot because we really need UDP.
This works for me, however in my setup I get a segfault in the following method if I try to connect an input connection to nothing. Just click an input...
All fair points. I am just beginning to wrap my head around how it is working as well. Your changes are a nice step in the right direction. I also...
The bool wouldn't be useful in my use-case but it can't hurt. Maybe somebody else needs it. It looks like readAll() will never throw, so what you are doing is...
Seems reasonable.
Thanks for this @renato-bohler . I tried your project. Cool project, by the way. I will use what you posted. It would be really great for other users to have...
The setColor("#ffffff") method works great. I needed it as well and just tried it.