snailbites / node-chat

A simple chat server created with Node.js
1 stars 2 forks source link

User List / Logins #9

Open snailbites opened 9 years ago

snailbites commented 9 years ago

Get a list of users from the config files and push them to the client on new connection. Either store in a db or in the nconf