Support/Live Chat/Node.js: Difference between revisions

no edit summary
No edit summary
Line 107: Line 107:
*Automatic chat queue status based on number of people signed in and the number of people waiting. (Must automatically close when the queue is "full")  
*Automatic chat queue status based on number of people signed in and the number of people waiting. (Must automatically close when the queue is "full")  
*Give people waiting in queue updates on their current queue position
*Give people waiting in queue updates on their current queue position
<br>
== Staging ==
* Software requirements are outlined in the repo: [http://github.com/endtwist/inko http://github.com/endtwist/inko]
* The server needs to daemonize itself.
** PID should go into /var/run/
** Log file should go into /var/log/
*** It would be best to rotate logs with logrotate.
28

edits