Results 3 comments of Simon Stix

But that's still a manual process, isn't there a way to do it automatically when using this crate? Alternatively, I guess the crate could also look in PATH instead of...

Hey, I made the pull request that added support for NetworkingMessages and NetworkingSockets. I don't use networking messages myself, so it makes sense I missed some bugs in that part...

Yes, I think saving the callback handles in the struct is probably best. I don't remember what they are used for, but I definitely wouldn't return the handle. That's part...