Skip to content

Commit c9773bf

Browse files
committed
Update README.md
1 parent 877401f commit c9773bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# unity-websocket-server
22
A simple, zero-dependency WebSocket server for Unity.
3+
4+
## Usage
5+
* Create an empty GameObject, assign the script `WebSocketServer.cs`.
6+
* Input the IP and port of the server.
7+
* Add callbacks to the `onMessage` UnityEvent.

0 commit comments

Comments
 (0)