Unity Transport 0.5

When will the docs of Unity Transport 0.5 be updated? Especially the usage of the fragmentation pipeline? Thanks.

1 Like

Hello is this still in development? I am about to switch my NetCode to LiteNetLib.

  • crickets chirping *
1 Like

Yep. I’ve had better luck with multiplayer with Websockets and WebRTC duo. The handling, unpacking, and registering network events was then done manually and honestly not very efficiently.