Closed JohnMcLear closed 11 years ago
I already have a socket.io object available in my app and I'd like to use that instead of creating a new one. Is it possible we can leverage the currently existing object?
Hi,
No you cant use socker.io at this point, You can shange the comunication in the client and the server and its not so mutch work
I already have a socket.io object available in my app and I'd like to use that instead of creating a new one. Is it possible we can leverage the currently existing object?