Paul Pacheco
Paul Pacheco
so each transport decides if it wants to implement this interface or not right?
then this is a good idea.
Nothing wrong with NuGet, But I want to use this with unity, and unity comes with UPM built in. It seems to be the future for asset distribution in unity....
a bug is there: https://github.com/googlesamples/unity-jar-resolver/issues/473
Dave the documentation has been updated
@davecramer Another way to do this is that the PGStream lets the SocketFactory create Inet InetSocketAddress by calling ``` public Socket createSocket(String host, int port) ``` from the SocketFactory. Then...
I was got the same error as @tliff by setting the subtarget Please see my pull request, it should add the missing modules so that the images can now build...
it's been 2 years, it should not be that difficult to work with new input system, or at the very least provide a way to replace the component that polls...
thank you for figuring this out.