Skip to content

Commit dfb1c26

Browse files
authored
Update README.md
1 parent f80732d commit dfb1c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ so I only log the message to the console and nothing fancy. This is to minimize
106106
## TODO
107107

108108
* [ ] Add a complicated example of how to use it for real
109-
* [ ] Show how to do this with SocketIO. SocketIO is another approach I found very viable and stable. I use `BestHTTP` package in Unity for SocketIO client and use `python-socketio` as python server.
109+
* [ ] Show how to do this with SocketIO. SocketIO is another approach I found very viable and stable. I use `BestHTTP` package in Unity for SocketIO client and use `python-socketio` as SocketIO server. And it does not have the issue of making Unity editor freezes.

0 commit comments

Comments
 (0)