#Is there a way to check if we're using UDP or TCP?

4 messages · Page 1 of 1 (latest)

latent trellis
#

Trying to connect to playfab servers but even after the server is active and we try to connect, we get booted out immediately, and we think it's to do with either UDP or TCP. Is there a way to check which one we're using? Or how to change it?

median jetty
#

It would depend on the Transport used. Tugboat uses UDP

latent trellis
#

Is there another transport that we would connect to servers with using TCP?

median jetty
#

Bayou does, though I'm not sure if it can work as a direct replacement, as I think it's used specifically for WebGL builds