.net - How Integrating Socket.io 1.x client with c# Windows Forms? -
socketio4net.client supports 0.9 , socketioclientdotnet seems not working.
is there way integrate c # .net latest version of socket.io?
you can use socketioclientdotnet socket.io version 1.7.3, https://github.com/quobject/socketioclientdotnet/blob/master/testserver/package.json
Comments
Post a Comment