Plugin for Mirage.
Multiplex allows a server to run multiple sockets at once, this allows clients from multiple platforms to connect to the same game server.
- Add openupm registry. Click on the menu Edit -> Project settings..., and add a scoped registry like so:
Name:OpenUPM
Url:https://package.openupm.com
Scopes:com.miragenet
- Close the project settings
- Open the package manager.
- Click on menu Window -> Package Manager and select "Packages: My Registries",
- select the latest version of
MultiplexSocket
and click install, like so: - You may come back to the package manager to unistall
MultiplexSocket
or upgrade it.