Composite Transport
Last updated
Last updated
The composite transport takes in multiple transports and will automatically pick the support transport. The easiest example is if you have the and the , and upload the game to the web, it will automatically utilize the .
This works by automatically picking the first supported transport layer in the list. This allows you to easily utilize multiplayer transport layers in your project without needing to manually manage anything.