NodeChat

Node.js socket.io based chat web application
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2020-09-24 01:05added baseunderd0g12+23-3
2017-03-08 06:10docs(*): add link to https://socketio-chat-example.now.sh/Damien Arrachequesne1+2-0
2017-03-08 06:05feat(*): make the example compatible with HerokuDamien Arrachequesne4+35-4
2017-03-08 05:56feat(*): auto scroll to the bottom of the pageDamien Arrachequesne1+2-0
2017-03-08 05:54fix(*): run the js once the dom is loadedDamien Arrachequesne1+10-8
2017-03-08 05:53fix(*): load jQuery over httpsDamien Arrachequesne1+1-1
2017-03-08 05:52chore(*): use latest versions of Socket.io and Express.js packagesDamien Arrachequesne1+2-2
2014-11-21 01:46use `sendFile`Guillermo Rauch2+2-2
2014-10-27 23:04update to latestGuillermo Rauch2+2-2
2014-10-27 04:09make runnable from anywhereGuillermo Rauch1+1-1
2014-05-31 18:35Create README.mdGuillermo Rauch1+7-0
2014-05-31 18:00Update package.jsonGuillermo Rauch1+1-1
2014-05-28 16:31initial commitGuillermo Rauch4+62-0