lovelle / jquery-chat

100% Javascript realtime chat like facebook/gmail web style built with jQuery + Node.js + Socket.IO
http://jquery-chat.net/
MIT License
306 stars 132 forks source link

disconnect user #44

Closed zipzapduo closed 7 years ago

zipzapduo commented 7 years ago

How to disconnect an user from another?

lovelle commented 7 years ago

A user can only be disconnected by himself. There are no admin users for this purpose.