Jason Danielson
Jason Danielson
so once i open a connection to the server i cannot close it? that is terrible!
why don't you go ahead and just explain how instead of forcing me to beg?
i already told you! once i call socket.onConnect i cannot close the connection without reloading the page. not an option for a single page app.
> Just now i added close method this is not helpful. reloading page is not a good solution to closing a connection. good coding standards are to clean up resources...
i want to listen for server messages and then stop listening for server messages without reloading the page.
same problem. does anyone know a better library? this one seems poorly-supported.