SimpleWebSocket adds websocket support to Mirage.
This uses SimpleWebTransport and has a lot of room to be optimized.
- 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.james-frowen
- Close the project settings
- Open the package manager.
- Click on menu Window -> Package Manager and select "Packages: My Registries",
- select the latest version of
SimpleWebSocket
and click install, like so: - You may come back to the package manager to unistall
SimpleWebSocket
or upgrade it.