MirageNet / MultiplexSocketFactory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation Discord release openupm

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.

Installation

openUPM

  1. 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
  2. Close the project settings
  3. Open the package manager.
  4. Click on menu Window -> Package Manager and select "Packages: My Registries",
  5. select the latest version of MultiplexSocket and click install, like so:
  6. You may come back to the package manager to unistall MultiplexSocket or upgrade it.

Usage

About

License:MIT License


Languages

Language:C# 100.0%