force client disconnect from server with socket.io and nodejs -


is there way disconnect client socketio, , literally close connection? if connected server, , want close connection between them , server, how go doing that?

edit: possible

you can call socket.disconnect() on server side.

my original answer:

this not possible yet.

if need well, vote/comment on this issue.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -