Live data from Hacker News

Public Chat Web Application Source Code on GitHub

github.com

1–9 of 9 posts

Re: Public Chat Web Application Source Code on GitHub

#2
Nice work! Some time age I worked on a similar project for a client but with much bigger scaling needs (300k+ concurrent connections). My client authorized me to publish the project with an open licence. It's available here if you want to take a look: https://github.com/geekuillaume/chatup

Re: Public Chat Web Application Source Code on GitHub

#8
post #4

Uhm, yeah it works but it's just a barebones chat using socket.io or am I missing something here?

Including no input/output sanitization which leads to XSS issues.

I did something similar for a university project to show why input/output sanitization is so important. Very simple project (~100 lines iirc) but it did the job!

https://github.com/annnoo/websocket-chatxss

In my oppinion the most fun thing you can inject is the "Katamari"-Script: http://kathack.com/