We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80a4e3 commit 057f6e3Copy full SHA for 057f6e3
README.md
@@ -2,6 +2,7 @@
2
A simple, zero-dependency WebSocket server for Unity.
3
4
## Usage
5
+* Download the UnityPackage from the [Releases page](https://github.com/shaunabanana/unity-websocket-server/releases). Import.
6
* Create an empty GameObject, assign the script `WebSocketServer.cs`.
7
* Input the IP and port of the server.
8
* Add callbacks to the `onMessage` UnityEvent.
0 commit comments