Richard Matthew

Results 11 issues of Richard Matthew

As pointed out in readme, the unload is performed asynchronously and won't always be successful, maybe we can use a `WeakReference` to guarantee the unload is successful before the loader...

enhancement
help wanted

Hi. I'm new here. I got these text printed on console when following the C# example, what am I missing? ![image](https://user-images.githubusercontent.com/106232474/184306877-29e785b5-297a-48d7-885b-95172c95dd44.png) And it just stuck there, can someone help me?...

Add a clear and concise description of the feature you have in mind. From what I've read, native functions currently work by dispatching it to main thread. But is it...

enhancement

It'll be nice to be able to send a handshake message on connect, allowing the server to reject connection or send a HandshakeSucess message back

enhancement

AFAIK non-compressed zip archive should support random reading, it'll be nice if this library supports it as well.

enhancement
zip

Implemented as tree-like domain chain, parent domain will dispatch events to child/sub domains. Still sketchy, but should provide a way to load/unload individual domains with the console. To avoid repeated...

The FileMonitor example does not work for me, just showing this line and then exit. Looking through the source code, it seems to be trying to locate runtime configuration with...

Did anyone actually get this library working on .NET? For me it just stuck on waiting the node to go online or shows an error message (#189 )