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
const{ Server }=require("socket.io");constio=newServer();
Project socket.io implies the creation of both a server and a client. And the project for C# is only a client. The question is, how to create a server? On the Node.js create a server? And why, if we have a wonderful C# language? Why not make a server on it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How create server on C#?
Project socket.io implies the creation of both a server and a client. And the project for C# is only a client. The question is, how to create a server? On the Node.js create a server? And why, if we have a wonderful C# language? Why not make a server on it?
Beta Was this translation helpful? Give feedback.
All reactions