You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
I'm using SocketIOSharp.Server and I can't find a way to use my local machine's address 192.168.1.104, how do I use my hostname or domain?
Help here please
SocketIOServer server = new SocketIOServer(new SocketIOServerOption(9001));
The text was updated successfully, but these errors were encountered: