RichardWepnerPD
Results
2
issues of
RichardWepnerPD
UGUI has certain ways how it does things, and some are not yet considered by `FlexLayout` or done differently. The problem of this is that it's either unintuitive to use...
enhancement
We're trying to use this MsQuic wrapper in a Unity project (installed using [NuGetForUnity](https://github.com/GlitchEnzo/NuGetForUnity)). At runtime, MsQuic.Net tries to load `mssquic-openssl.dll` on Windows or `libmssquic-openssl.so`. This doesn't seem to be...