Skip to content

HeaX3/websocket-multiplayer-unity

Repository files navigation

Websocket Multiplayer

Framework that provides a simple WebSocket multiplayer architecture.

Setup

In order to use the server side of this library, you will need to add WebSocketSharp to your project.

  1. Download the package: https://www.nuget.org/packages/WebSocketSharp
  2. Unpack the downloaded .nupkg archive
  3. Copy lib/websocket-sharp.dll and lib/websocket-sharp.xml into the Assets/Plugins folder of your Unity project

About

Framework that provides a simple WebSocket multiplayer architecture

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages