Question by
charlesonunze · Jul 31, 2018 at 09:43 AM ·
socketsocketsnodejs
How do I use a c# library in unity?
I want to build a chat system using unity as the client and nodejs on the server using socket.io. I am trying to use this c# client library for socket.io in unity https://github.com/Quobject/SocketIoClientDotNet but I can't get it to work, I tried downloading the whole thing from github and pasting it in my assets folder, it threw a lot of errors. Please help
Comment
Answer by InfoDevkota · Jan 22, 2020 at 05:17 PM
Hello @charlesonunze, How do you use that library? Or what do you use for your system? I also need socket.io client for unity.
If anyone of you reaches here for the same question.
Have a look at https://docs.microsoft.com/en-us/visualstudio/cross-platform/unity-scripting-upgrade?view=vs-2019