Glenn Fiedler

Results 48 comments of Glenn Fiedler

The difference between 1.0 and 1.1 is verrrry small. Best way forward would be to just fork a Rust implementation and update it. I'm sorry I just don't have the...

I have no idea how to do this, or time to do it, but I'd be happy to support anybody else doing this.

A similar fix has been applied to netcode, and will be merged shortly. Closing.

Hi folks, I have actually removed the matcher entirely from the latest version of Yojimbo. It really doesn't belong with the core library, and it creates a dependency on mbedtls,...

I believe this has been fixed in another PR. If I'm wrong, please let me know.

If somebody wants to do this, please create a PR. I nuked the old vcpkg setup now that we don't depend on sodium and mbedtls so it should be much...

Definitely yes. The packets are both encrypted and signed. Any modification to the packet whatsoever, whether malicious or due to corruption over the network will result in the signature check...