NativeWebSocket icon indicating copy to clipboard operation
NativeWebSocket copied to clipboard

how do you make a server with unity too?

Open skindin opened this issue 1 year ago • 0 comments

im building my dedicated server and client builds from the same unity project. all of the examples seem to be for clients, but I'm not seeing how to make a server. So, im using websocketsharp for the server script, and this for the client script. it's interesting, because the server can interpret everything the server sends it, but the client doesn't even detect incoming messages, probably becase they take different paramaters or data types... idk.

skindin avatar Aug 05 '24 03:08 skindin